#609 · Primary category: Education & Research
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Project last updated:10/14/21
GitHub Stars
19.5K
Forks
5.4K
Contributors
8
License
Apache-2.0
Why we included this project
Learning deep learning from the original Dive into Deep Learning book means working through MXNet code, which is a hurdle if you're a PyTorch user. This project removes that hurdle by porting every chapter's code to PyTorch, so you can follow the same explanations and run the notebooks as you go. It walks from linear regression and softmax through CNNs, RNNs, and into practical territory like optimization, multi-GPU training, object detection, and word embeddings. The chapters pair readable markdown with executable notebooks, and the whole thing is also available as a browsable site, so you can read online or clone it locally to experiment. If you have basic Python and math, you can work through it on your own without a formal course.
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