Notes on reinforcement learning
In this blog I try to distill what I study into notes short enough to read in one sitting, with interactive figures and exercises you can run.
- Deriving PPO from First Principles
An interactive walkthrough: building the PPO objective piece by piece from scratch.