dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
This provides executable code examples for individuals learning to build deep learning models using PyTorch. Each Jupyter notebook corresponds to a chapter in the "Deep Learning with PyTorch Step-by-Step" book, allowing users to reproduce results and gain confidence in their understanding. It's designed for aspiring data scientists, machine learning engineers, or anyone wanting to learn practical deep learning implementation.
1,433 stars.
Use this if you are reading the "Deep Learning with PyTorch Step-by-Step" book and want to run and experiment with the code examples as you learn.
Not ideal if you are looking for an advanced deep learning framework for production-ready applications or a comprehensive API reference for experienced developers.
Stars
1,433
Forks
494
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dvgodoy/PyTorchStepByStep"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
xl0/lovely-tensors
Tensors, for human consumption
stared/livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
dataflowr/notebooks
code for deep learning courses
jeffheaton/app_deep_learning
T81-558: PyTorch - Applications of Deep Neural Networks @Washington University in St. Louis