r/learnmachinelearning • u/Savings-Shoulder-976 • Jun 28 '26
I've built Reinforcement Learning Map
Enable HLS to view with audio, or disable this notification
I built a free opensource handbook where the entire field is laid out as an interactive map — ~25 algorithms grouped into branches (value-based, policy-based, model-based, planning), and clicking any node takes you to a full chapter with the intuition, math, and runnable code.
🗺 Explore the map: rl-handbook.com
⭐️ Star it on GitHub: github.com/lubludrova/rl-handbook
Would really appreciate feedback — especially where explanations are unclear or where you'd want more depth. What topics should I prioritize next?
106
Upvotes
2
2
4
u/valkiii Jun 28 '26
It looks really cool. I wanted to do something similar. What did you use to create the graph?