mandelbrot-walker's Stars
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
shap/shap
A game theoretic approach to explain the output of any machine learning model.
recommenders-team/recommenders
Best Practices on Recommendation Systems
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
cs231n/cs231n.github.io
Public facing notes page
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
aamini/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
probml/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
rtqichen/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
google-deepmind/acme
A library of reinforcement learning components and agents
minar09/awesome-virtual-try-on
A curated list of awesome research papers, projects, code, dataset, workshops etc. related to virtual try-on.
black0017/MedicalZooPytorch
A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation
yang-song/score_sde
Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
janosh/awesome-normalizing-flows
Awesome resources on normalizing flows.
Zymrael/awesome-neural-ode
A collection of resources regarding the interplay between differential equations, deep learning, dynamical systems, control and numerical methods.
hse-aml/natural-language-processing
Resources for "Natural Language Processing" Coursera course.
easystats/easystats
:milky_way: The R easystats-project
facebookresearch/FixRes
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
DanAnastasyev/DeepNLP-Course
Deep NLP Course
FrancescoSaverioZuppichini/Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDict
Code for my medium article
ChrisWaites/jax-flows
Normalizing Flows in JAX 🌊
jacobjinkelly/easy-neural-ode
Code for the paper "Learning Differential Equations that are Easy to Solve"
google-research/nested-transformer
Nested Hierarchical Transformer https://arxiv.org/pdf/2105.12723.pdf
ShilinHe/interpretableNLP
A list of publications on NLP interpretability (Welcome PR)
stanfordmlgroup/stanfordmlgroup.github.io
Group Website
sedelmeyer/wasserstein-auto-encoder
A brief tutorial on the Wasserstein auto-encoder
gdkrmr/dimRed
A Framework for Dimensionality Reduction in R
sw32-seo/neuralODE