Ilia Karmanov's starred repositories
awesome-computer-vision
A curated list of awesome computer vision resources
torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
uvadlc_notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023
Transformers-Recipe
🧠 A study guide to learn about Transformers
awesome-normalizing-flows
Awesome resources on normalizing flows.
Unsupervised-Classification
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
temperature_scaling
A simple way to calibrate your neural network.
awesome-equivariant-network
Paper list for equivariant neural network
torch-batch-svd
A 100x faster SVD for PyTorch⚡️
torch-imle
Implicit MLE: Backpropagating Through Discrete Exponential Family Distributions
equivariant-MLP
A library for programmatically generating equivariant layers through constraint solving
sharpened-cosine-similarity
An alternative to convolution in neural networks
pytorch-mdn
Mixture Density Networks for PyTorch
reliability-diagrams
Reliability diagrams visualize whether a classifier model needs calibration
fair_noise_as_targets
Implementation of the Unsupervised learning by predicting noise paper