terrence-ou / Reinforcement-Learning-2nd-Edition-Notes-CodesLinks
Notes and code implementations of examples and algorithms of the book Reinforcement Learning, 2nd Edition
☆19Updated last year
Alternatives and similar repositories for Reinforcement-Learning-2nd-Edition-Notes-Codes
Users that are interested in Reinforcement-Learning-2nd-Edition-Notes-Codes are comparing it to the libraries listed below
Sorting:
- GBRL-based Actor-Critic algorithms implemented in stable-baselines3☆43Updated last week
- Unofficial implementation in Python porting of the book "Algorithms for Optimization" (2019) MIT Press by By Mykel J. Kochenderfer and Ti…