Paper Implementation Collections ML Frameworks
Collections of machine learning research paper implementations across various frameworks and domains. Includes repositories that compile multiple paper implementations (especially foundational CV/DL papers) with clean, educational code. Does NOT include single-paper implementations, paper summaries without code, domain-specific applications, or ML frameworks themselves.
There are 68 paper implementation collections frameworks tracked. 5 score above 50 (established tier). The highest-rated is MaximeVandegar/Papers-in-100-Lines-of-Code at 59/100 with 2,618 stars. 1 of the top 10 are actively maintained.
Get all 68 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=paper-implementation-collections&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Framework | Score | Tier |
|---|---|---|---|
| 1 |
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code. |
|
Established |
| 2 |
miguelvr/dropblock
Implementation of DropBlock: A regularization method for convolutional... |
|
Established |
| 3 |
OML-Team/open-metric-learning
Metric learning and retrieval pipelines, models and zoo. |
|
Established |
| 4 |
kk7nc/RMDL
RMDL: Random Multimodel Deep Learning for Classification |
|
Established |
| 5 |
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech,... |
|
Established |
| 6 |
archinetai/surgeon-pytorch
A library to inspect and extract intermediate layers of PyTorch models. |
|
Emerging |
| 7 |
DLTK/DLTK
Deep Learning Toolkit for Medical Image Analysis |
|
Emerging |
| 8 |
dasguptar/treelstm.pytorch
Tree LSTM implementation in PyTorch |
|
Emerging |
| 9 |
PaddlePaddle/Research
novel deep learning research works with PaddlePaddle |
|
Emerging |
| 10 |
AI4SIM/model-collection
This project contains a collection of deep learning models developed by the... |
|
Emerging |
| 11 |
hi-abhi/tensorflow-value-iteration-networks
TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper |
|
Emerging |
| 12 |
aurelio-amerio/ConcreteDropout
Concrete Dropout implementation for Tensorflow 2.0 and PyTorch |
|
Emerging |
| 13 |
BrianPulfer/PapersReimplementations
Personal short implementations of Machine Learning papers |
|
Emerging |
| 14 |
Confusezius/Deep-Metric-Learning-Baselines
PyTorch Implementation for Deep Metric Learning Pipelines |
|
Emerging |
| 15 |
asappresearch/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755) |
|
Emerging |
| 16 |
EmilienDupont/neural-processes
Pytorch implementation of Neural Processes for functions and images :fireworks: |
|
Emerging |
| 17 |
hcnoh/knowledge-tracing-collection-pytorch
A collection of Knowledge Tracing model implementations with PyTorch |
|
Emerging |
| 18 |
clement-bonnet/lpn
Latent Program Network (from the "Searching Latent Program Spaces" paper) |
|
Emerging |
| 19 |
DLTK/models
DLTK Model Zoo |
|
Emerging |
| 20 |
gitE0Z9/pytorch-implementations
Deep learning models implemented in PyTorch |
|
Emerging |
| 21 |
jhagnberger/smart
Official PyTorch implementation of the SMART model. |
|
Emerging |
| 22 |
sunshineatnoon/Paper-Implementations
Use PyTorch to implement some classic frameworks |
|
Emerging |
| 23 |
matajoh/fourier_feature_nets
Supplemental learning materials for "Fourier Feature Networks and Neural... |
|
Emerging |
| 24 |
archinetai/smart-pytorch
PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural... |
|
Emerging |
| 25 |
carlsummer/python_developer_tools
论文复现,多机多卡 |
|
Emerging |
| 26 |
Atcold/pytorch-CortexNet
PyTorch implementation of the CortexNet predictive model |
|
Emerging |
| 27 |
cankocagil/Cognitive-Computational-Modelling-for-Spatio-Temporal-fMRI-in-Ventral-Temporal-Cortex
Multi-voxel pattern analyses methods based on ML & DL to decode the... |
|
Emerging |
| 28 |
qiyuantian/DeepDTI
DeepDTI Tutorial |
|
Emerging |
| 29 |
fmi-basel/latent-predictive-learning
Code to accompany our paper "The combination of Hebbian and predictive... |
|
Emerging |
| 30 |
waldo-vision/models
Repository for model development and training |
|
Experimental |
| 31 |
noisrucer/deep-learning-papers
DL research paper implementations with PyTorch |
|
Experimental |
| 32 |
XinshaoAmosWang/DeepCriticalLearning
Deep Critical Learning. Implementation of ProSelfLC, IMAE, DM, etc. |
|
Experimental |
| 33 |
juno-hwang/juno-dkt
Scikit-learn style implementation of Deep Knowledge Tracing models based on pytorch. |
|
Experimental |
| 34 |
LinkAnJarad/Torch-Modules-Compilation
A compilation of implementations of various ML papers, especially in computer vision. |
|
Experimental |
| 35 |
qiyuantian/SDnDTI
SDnDTI Tutorial |
|
Experimental |
| 36 |
edithvillegas/activation-extractor
🐍🔥 Extracting outputs from intermediate layers of any Pytorch model |
|
Experimental |
| 37 |
jonychoi/Computer-Vision-Paper-Reviews
Computer Vision Paper Reviews with Key Summary of paper, End to End Code... |
|
Experimental |
| 38 |
anshumantekriwal/papers
Revolutionary Deep Learning Models - All Implemented In PyTorch |
|
Experimental |
| 39 |
vlongle/articulate-anything
[ICLR 2025] Official implementation of Articulate-Anything |
|
Experimental |
| 40 |
aleksa-sukovic/microai
Minimal implementations ⚒️ of influential papers 📜 in the field of machine... |
|
Experimental |
| 41 |
phrasenmaeher/cka
Implementation of paper "Do Wide and Deep Networks Learn the Same Things?" |
|
Experimental |
| 42 |
PyDMD/glappo
Generic Linear Algebra Porting of PyDMD [Ongoing] |
|
Experimental |
| 43 |
YecanLee/min-LSTM-torch
Unofficial PyTorch Implementation of "Were RNNs All We Needed?" |
|
Experimental |
| 44 |
GuidoManni/DeepLearningImplementation
This repository contains implementations of prominent computer vision deep... |
|
Experimental |
| 45 |
HIDEKI-SQ/dual-gradient-learning
Six papers on information geometry, natural gradient methods, and... |
|
Experimental |
| 46 |
kachelriess/rnam
recurrent neural additive model |
|
Experimental |
| 47 |
aryateja2106/neural-memory-reproduction
Complete PyTorch reproduction of Google's TITANS, MIRAS, and NL neural... |
|
Experimental |
| 48 |
tanjeffreyz/ml-paper-implementations
Collection of my implementations of various machine learning papers |
|
Experimental |
| 49 |
MASILab/cornn_tractography
Convolutional-recurrent neural networks approximate diffusion tractography... |
|
Experimental |
| 50 |
chenjoya/dropit
DropIT: Dropping Intermediate Tensors for Memory-Efficient DNN Training (ICLR 2023) |
|
Experimental |
| 51 |
AlirezaMorsali/ENRP
Ensemble Neural Representation Networks |
|
Experimental |
| 52 |
gasparyanartur/brain-image-implementation
A reimplementation of the paper Human-Aligned Image Models Improve Visual... |
|
Experimental |
| 53 |
rohan-paul/Deep-Learning-Paper-Implementation
From Scratch Implementation of some popular Deep Learning Papers with... |
|
Experimental |
| 54 |
francois-rozet/papers-101
Implementation of papers in 101 lines of code. |
|
Experimental |
| 55 |
juliusberner/ddn_tutorial
Tutorial on Deep Declarative Networks |
|
Experimental |
| 56 |
Onurcn93/Deep-Learning
A personal PyTorch deep learning framework for image classification supports... |
|
Experimental |
| 57 |
aaitorm/deep-learning-architectures
Implementations and experiments with neural network architectures such as... |
|
Experimental |
| 58 |
mabirck/adaptative-dropout-pytorch
Pytorch implementation of Adaptative Dropout a.ka Standout. |
|
Experimental |
| 59 |
JackHCC/Awesome-DL-Models
🤩Learning and reproducing classic deep learning models by using... |
|
Experimental |
| 60 |
AntoAndGar/Intrinsic-Dimension
Code implementing the paper "Measuring intrinsic dimension of objective... |
|
Experimental |
| 61 |
sushant097/Deep-Learning-Paper-Scratch-Implementation
It consists of various deep learning paper implementations from scratch,... |
|
Experimental |
| 62 |
jaygala24/pytorch-implementations
A collection of paper implementations using the PyTorch framework |
|
Experimental |
| 63 |
DewashishCodes/Nested-Learning
Google latest research paper "Nested Learning: The Illusion of Deep Learning... |
|
Experimental |
| 64 |
MHRN-DS/CogComp
Computational modeling of hierarchical visual concept learning using Deep... |
|
Experimental |
| 65 |
jhasan2026/DeepTorch_Lab
500 deep learning implementations in PyTorch — from tensors and autograd to... |
|
Experimental |
| 66 |
SharvenRane/paper-implementations
Clean implementations of 20 landmark CV papers: ResNet through DiT, each in... |
|
Experimental |
| 67 |
carsonSgit/Mice-Neural-Decoding-ML
🧠 Predicting mouse navigation through multi-plane L2/3 retrosplenial cortex... |
|
Experimental |
| 68 |
suixin1424/pytorch-re-implementation
pytorch re-implementation version built with pybind11 |
|
Experimental |