#566 · Primary category: Education & Research
EffectivePyTorch
PyTorch tutorials and best practices.
Project last updated:03/24/25
GitHub Stars
1.7K
Forks
173
Contributors
3
License
Other
Why we included this project
EffectivePyTorch is a compact tutorial series aimed at people who are learning PyTorch or want to tighten up their existing training code. It walks through the core pieces that trip up newcomers, starting with tensors, autograd, and modules, then covers performance topics like broadcasting, TorchScript, custom data loaders, numerical stability, and automatic mixed precision. The explanations are straightforward and come with runnable code blocks, so the material works as a self-paced course and as a reference to flip back to while you are debugging your own scripts. The author keeps it updated against recent PyTorch API releases, which helps the advice stay current. Treat it as educational material for structuring and optimizing PyTorch code, not as a ready-to-deploy library.
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