labmlai/annotated_deep_learning_paper_implementations
๐งโ๐ซ 60+ Implementations/tutorials of deep learning papers with side-by-side notes ๐; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ๐ฎ reinforcement learning (ppo, dqn), capsnet, distillation, ... ๐ง
Each implementation is built with PyTorch and rendered on an interactive website displaying code alongside paper-derived explanations in a split-pane format. Beyond core architectures, the collection spans specialized techniques like Flash Attention for transformers, LLM.int8() quantization for efficient inference, and game-theoretic algorithms (CFR for poker), with active weekly updates across diverse domains from diffusion models to graph neural networks.
65,913 stars.
Stars
65,913
Forks
6,621
Language
Python
License
MIT
Category
Last pushed
Jan 22, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/labmlai/annotated_deep_learning_paper_implementations"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
SwanHubX/SwanLab
โก๏ธSwanLab - an open-source, modern-design AI training tracking and visualization tool. Supports...
stas00/ml-engineering
Machine Learning Engineering Open Book
mdsrqbl/omnihuman
AI model that understands text & humanoids.
analyticalrohit/AI-ML-Cheatsheets
All Stanford Cheatsheets: Artificial Intelligence, Transformers, LLMs, Deep Learning, Machine...
avikumart/LLM-GenAI-Transformers-Notebooks
An repository containing all the LLM notebooks with tutorial and projects