xia0nan / David-Silver-Reinforcement-Learning-UCLLinks
Study repo for David Silver's Reinforcement Learning Course
☆11Updated 6 years ago
Alternatives and similar repositories for David-Silver-Reinforcement-Learning-UCL
Users that are interested in David-Silver-Reinforcement-Learning-UCL are comparing it to the libraries listed below
Sorting:
- A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for l…☆154Updated 4 years ago
- Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenA…☆25Updated 5 years ago
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆53Updated 4 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction