zyxue / sutton-barto-rl-exercisesLinks
πLearning reinforcement learning by implementing the algorithms from reinforcement learning an introduction
β82Updated 11 months ago
Alternatives and similar repositories for sutton-barto-rl-exercises
Users that are interested in sutton-barto-rl-exercises are comparing it to the libraries listed below
Sorting:
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.β151Updated 2 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learningβ140Updated 7 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]β107Updated 2 years ago
- Cool Inverse Reinforcement Learning Papersβ124Updated 8 years ago
- Bandits Environments for the OpenAI Gymβ89Updated 5 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homeworkβ36Updated 7 years ago
- Reinforcement Learning in Keras on VizDoomβ143Updated 7 years ago
- Solved lab problems, slides and notes of the Deep Reinforcement Learning bootcamp 2017 held at UCBerkeleyβ42Updated 7 years ago
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really uβ¦β52Updated 5 years ago
- [2017] Solving homeworks for Berekeley Deep Reinforcement Learning Courseβ33Updated 7 years ago
- random search, hill climbing, policy gradientβ144Updated 6 years ago
- β134Updated 7 years ago
- Deep learning and Reinforcement learning lecture and course workβ100Updated 6 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorchβ203Updated 4 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlowβ103Updated 4 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlowβ136Updated last year
- implement of prioritized experience replayβ159Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.β102Updated 5 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blogβ620Updated 2 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"β152Updated 7 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement leβ¦β215Updated 5 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learningβ92Updated 6 years ago
- A reinforcement learning frameworkβ155Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envirβ¦β274Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gymβ50Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlowβ181Updated 6 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Kerasβ160Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policiesβ425Updated last year
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinfβ¦β176Updated 3 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)β214Updated 7 years ago