#583 · Primary category: Education & Research
d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
Project last updated:07/25/24
GitHub Stars
4.4K
Forks
1.2K
Contributors
23
License
Apache-2.0
Why we included this project
Readers working through Dive Into Deep Learning who would rather use PyTorch than the original MXNet examples will find this companion repo easy to follow alongside the book. The notebooks track the same chapters, covering linear algebra and automatic differentiation before moving on to convolutional and recurrent networks, with computer vision and NLP exercises, and the code is reworked into idiomatic PyTorch. That makes it a handy study aid for self-learners and instructors who want to stick with one framework, and running the notebooks lets you experiment as you read. One honest caveat: the maintainers now send readers to the official d2l-ai repository for a complete and maintained PyTorch port, and this project is no longer updated. Treat it as a teaching reference rather than production software, and as a useful secondary look at how the community has interpreted the classic d2l material in PyTorch.
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