#407 · Primary category: Education & Research
thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
Project last updated:01/18/26
GitHub Stars
3.8K
Forks
554
Contributors
25
License
Other
Why we included this project
Chinese-speaking learners who want to move from knowing Python to actually training models will find a coherent path here. The course is maintained by the Datawhale community and walks through tensor operations, autograd, building models, loss functions, and optimization, with each chapter pairing explanation with hands-on notebooks. Real projects like Fashion-MNIST classification give you something to run, and later chapters cover practical tricks such as adjusting learning rates, fine-tuning with torchvision or timm, half-precision training, and data augmentation. You also get into visualization with TensorBoard and wandb, the core PyTorch ecosystem libraries, and exporting models with ONNX. Because it is organized as a course instead of scattered snippets, it works both as a guided study plan and as a reference when you get stuck on your first real deep-learning project.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI