#644 · Primary category: Education & Research
PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
Project last updated:03/23/23
GitHub Stars
8.5K
Forks
3.1K
Contributors
15
License
MIT
Why we included this project
Learning deep learning from documentation alone is rough, and this tutorial repo exists to smooth that path. It starts with the PyTorch core, covering tensors, activation functions, and autograd, then shows you how to build and train networks for regression and classification, with each lesson stored as a small runnable script you can adapt. From there it branches into the architectures that show up in real projects: convolutional and recurrent networks, autoencoders, DQN for reinforcement learning, and GANs including a conditional version. Because every example is self-contained, you can grab the snippet for a CNN or GAN and drop it into your own experiment without wading through a book. If you read Chinese, the same material comes with video and text lessons on the author's site, making it a practical bilingual resource.
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