#494 · Primary category: Education & Research
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Project last updated:12/24/23
GitHub Stars
12.8K
Forks
3.7K
Contributors
9
License
MIT
Why we included this project
This repository works as a full PyTorch course, not just a pile of examples. It starts with tensor basics and autograd in Jupyter notebooks that a complete beginner can run and tinker with, then moves into distributed training and CUDA extensions. The later chapters are where it gets fun: a GAN that generates anime faces, a Transformer that composes classical-style poems, and a CenterNet object detector, each with complete code and pretrained models ready to run. Since about 60 percent of the book's explanatory text lives in the repo, you can learn entirely from the notebooks without buying the print edition. It is a solid ramp-up for someone new to deep learning, while people who already know PyTorch can skip ahead to a specific chapter for a complete, tested implementation.
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