jaygala24/pytorch-implementations
A collection of paper implementations using the PyTorch framework
This project provides executable examples of advanced deep learning concepts directly from research papers, translated into practical PyTorch code. It takes academic papers and transforms them into interactive notebooks, allowing machine learning practitioners to understand and experiment with complex algorithms. Data scientists, AI researchers, and machine learning engineers who want to learn how cutting-edge models are built would find this useful.
No commits in the last 6 months.
Use this if you want to understand the practical implementation details of various deep learning research papers and apply them using PyTorch.
Not ideal if you are looking for a high-level library to use pre-trained models without needing to dive into their underlying architecture or a tool for general data analysis.
Stars
29
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 11, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jaygala24/pytorch-implementations"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kk7nc/RMDL
RMDL: Random Multimodel Deep Learning for Classification
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
OML-Team/open-metric-learning
Metric learning and retrieval pipelines, models and zoo.
miguelvr/dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
DLTK/DLTK
Deep Learning Toolkit for Medical Image Analysis