Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

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.

book

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 wrote in 2021.

More material is subject to be added along the way in this repo.

You can print one for youself here.

Versions of the book :

  • V1 (June 2026)

The book is distributed under a non-commercial Creative Commons license (CC BY-SA 4.0).

关于 About

The Little Book of Reinforcement Learning

语言 Languages

Python100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
12
Total Commits
峰值: 6次/周
Less
More

核心贡献者 Contributors