omarsar/pytorch_notebooks
A collection of PyTorch notebooks for learning and practicing deep learning
This collection of interactive notebooks helps you learn and practice deep learning concepts. It takes you through fundamental building blocks to training neural networks and image classification models. Each notebook provides exercises to deepen your understanding and encourages further experimentation, perfect for anyone starting their deep learning journey.
141 stars. No commits in the last 6 months.
Use this if you are a developer or researcher looking to learn the basics of deep learning and PyTorch through guided, hands-on examples.
Not ideal if you are looking for advanced, production-ready deep learning models or a comprehensive theoretical textbook.
Stars
141
Forks
134
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 30, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/omarsar/pytorch_notebooks"
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
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"