Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)
☆160May 3, 2020Updated 6 years ago
Alternatives and similar repositories for Reinforcement-Learning
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆103May 10, 2020Updated 5 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆155Jan 14, 2021Updated 5 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆405Oct 2, 2022Updated 3 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆84Mar 8, 2026Updated 2 months ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆33Jun 23, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Model-free policy gradient algorithm for LQR☆10Apr 8, 2020Updated 6 years ago
- Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenA…☆25May 3, 2020Updated 6 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆407Jul 24, 2023Updated 2 years ago
- Deep Q-Network (DQN) to play classic Atari Games☆11Sep 18, 2017Updated 8 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆14,640Aug 9, 2024Updated last year
- Reinforcement based gain calculation for a tracking LQR using actor-critic method