datawhalechina/thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
This project offers an in-depth course for learning PyTorch, a popular framework for deep learning research. It takes you from basic concepts and operations to building and deploying your own deep learning algorithms. It's designed for data scientists, machine learning engineers, and researchers who want to effectively use PyTorch in their work.
3,550 stars.
Use this if you are a data scientist or researcher with Python programming knowledge and a basic understanding of machine learning/neural networks, and you want to master PyTorch for implementing deep learning algorithms.
Not ideal if you are looking for a simple API reference or are new to programming and machine learning concepts.
Stars
3,550
Forks
529
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/datawhalechina/thorough-pytorch"
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"