Codes of research paper implementation from scratch
Python
1
12 commits
updated Sep 16, 2026
transformers.py
kimiK3.py
turboQuant.py
Vit.py
diffusionGemma.py
embeddingGemma.py
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with…
25,522
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including…
67,501
microsoft/Cream
This is a collection of our NAS and Vision Transformer work.
1,844
tanishqkumar/beyond-nanogpt
Minimal and annotated implementations of key ideas from modern deep learning research.
1,355
baofff/U-ViT
A PyTorch implementation of the paper "All are Worth Words: A ViT Backbone for Diffusion Models".
1,109
UbiquitousLearning/Efficient_Foundation_Model_Survey
Survey Paper List - Efficient LLM and Foundation Models
266
rwightman/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference,…
37,173
huggingface/pytorch-image-models
100.0%