#287 · Primary category: Education & Research
nndl-practice
PyTorch implementation of Qiu Xipeng's 'Neural Networks and Deep Learning: Cases and Practices'
Project last updated:07/09/26
GitHub Stars
3.5K
Forks
1.5K
Contributors
6
License
Other
Why we included this project
A PyTorch companion to Qiu Xipeng's deep learning practice book, this repo carries runnable notebooks for each chapter, covering linear models, feed-forward and convolutional networks, RNNs, attention, graph networks, and large language models. Every chapter is a self-contained notebook with a short README on implementation choices and pytest sanity checks, so the code actually runs instead of leaving you to guess. That makes it a solid study guide to keep beside the theory book, and a quick reference when you want one clean implementation of a familiar architecture. The legacy/ directory keeps the numpy-era exercises from the first edition, so people following the older material still have a starting point. Instructors can also adapt the notebook-plus-test structure into course assignments.
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