alxndrTL/little-book-rl: The Little Book of Reinforcement Learning ·
github.com · 137 words · saved by 1 readers
The Little Book of Reinforcement Learning
This is the associated GitHub page of the Little Book of Reinforcement Learning. This book is a short introduction to Reinforcement Learning, from the basics to applied algorithms. In this repo, along with the book itself, you can find the supplementary material of the book. More precisely: under the algos/ folder, the Pytorch-based implementation of the different algorihms covered in the book, from MC to PPO. under the supplementary/ folder, you can find detailed explanations and rigorous proofs for the dynamic programming algorithms briefly covered in the book. This is a document I…
saved by
related reading
- The Little Book of Deep Learningfleuret.org
- GitHub - MathFoundationRL/Book-Mathematical-Foundation-of-Reinforcement-Learning: This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."github.com
- A (Long) Peek into Reinforcement Learning | Lil'Loglilianweng.github.io
- The 37 Implementation Details of Proximal Policy Optimization · The ICLR Blog Trackiclr-blog-track.github.io
- Debugging Reinforcement Learning Systemsandyljones.com
- Joseph Suarez 🐡 (@jsuarez) on Xx.com
- RLHF & Post-Training Course by Nathan Lambertrlhfbook.com
- GitHub - labmlai/annotated_deep_learning_paper_implementations: 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adagithub.com
- Part 1: Key Concepts in RL - Spinning Up documentationspinningup.openai.com
- Key Papers in Deep RL - Spinning Up documentationspinningup.openai.com
- Interactive Visualization of RL Algorithms for LLM Trainingzcy233035.github.io
- SuttonBartoIPRLBook2ndEd.pdfweb.stanford.edu