Jackksonns/pytorch-deep-learning-notes
适合新手的pytorch代码:提供可直接运行的示例与详尽注释,涵盖计算机视觉CV、自然语言处理NLP、迁移学习与微调等学习内容,助力同学们快速上手深度学习~
If you're new to deep learning and want to practice building and training models, this collection of PyTorch code and notes provides a hands-on learning path. It offers runnable examples for various tasks, from image classification and object detection to natural language processing, allowing you to learn by doing. Aspiring data scientists, machine learning engineers, or researchers who are just starting with deep learning frameworks would find this useful for practical understanding.
Use this if you are a beginner looking for clear, runnable PyTorch code examples to understand and implement deep learning concepts and common tasks.
Not ideal if you are an experienced deep learning practitioner looking for cutting-edge research implementations or advanced production-ready frameworks.
Stars
9
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jan 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Jackksonns/pytorch-deep-learning-notes"
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"