bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
This is a curated collection of resources for machine learning practitioners working with PyTorch. It provides a comprehensive list of pre-built models, helper libraries, and tutorials for tasks like natural language processing, computer vision, and speech processing. Data scientists, AI researchers, and machine learning engineers can use this list to quickly find relevant tools and implementations for their projects.
16,417 stars.
Use this if you are a machine learning practitioner looking for existing PyTorch models, libraries, or learning materials to accelerate your project development.
Not ideal if you are looking for a ready-to-use application or a low-code/no-code solution, as this resource primarily points to development tools and codebases.
Stars
16,417
Forks
2,833
Language
—
License
—
Category
Last pushed
Feb 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bharathgs/Awesome-pytorch-list"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
dataflowr/notebooks
code for deep learning courses
jeffheaton/app_deep_learning
T81-558: PyTorch - Applications of Deep Neural Networks @Washington University in St. Louis
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
xl0/lovely-tensors
Tensors, for human consumption
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.