#396 · Primary category: Education & Research
drl-zh
Deep Reinforcement Learning: Zero to Hero!
Project last updated:05/26/26
GitHub Stars
2.3K
Forks
115
Contributors
5
License
MIT
Why we included this project
This course teaches deep reinforcement learning the way most people actually learn it: by building the algorithms yourself instead of just reading about them. You start with the fundamentals of Markov decision processes and tabular RL, then work up to the ideas behind AlphaZero, RLHF, Decision Transformers, and Dreamer-style world models. Each exercise is a notebook with TODO sections you fill in, and matching solution notebooks sit alongside so you can unblock yourself when you get stuck. A Docker workspace bundles the DRL-ZH AI Companion, a VS Code extension that gives Socratic hints based on exactly which notebook and step you are on, along with TensorBoard, checkpointing, and Ray support for longer training runs. This is a structured curriculum rather than a library you slot into your own project, so treat it as a thorough way to build real RL fluency before you move on to production systems.
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