Sourabh-Kumar04/Pytorch
A hands-on, structured PyTorch learning repository that documents my journey from foundational concepts like tensors and autograd to building CNNs, RNNs, and performing hyperparameter tuning. Each notebook contains real experiments, clean code, and practical insights.
No commits in the last 6 months.
Stars
3
Forks
—
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jul 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Sourabh-Kumar04/Pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.