The Little Book of Reinforcement Learning
Summary
The Little Book of Reinforcement Learning is a GitHub-hosted, CC BY-SA 4.0 open resource that serves as a concise introduction to reinforcement learning, spanning basics to applied algorithms. The repository includes a PyTorch-based implementation of RL algorithms, supplementary proofs, and a link to the printed edition, making it a practical learning and teaching resource for ML practitioners.