yakhyo/pytorch-tutorials
🤖 | A collection of comprehensive PyTorch tutorials covering fundamental and advanced deep learning concepts
This project provides practical, step-by-step guides for building and training deep learning models using PyTorch. It takes you from raw data to a fully trained neural network, ready for tasks like image classification or data generation. It's designed for anyone looking to learn or apply deep learning, from students to researchers and machine learning practitioners.
Use this if you want to learn how to implement and experiment with various deep learning architectures and techniques in PyTorch.
Not ideal if you're looking for a high-level API for plug-and-play deep learning without understanding the underlying mechanics.
Stars
27
Forks
5
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yakhyo/pytorch-tutorials"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"