kvfrans / Easy21-RLLinks
solutions to David Silver's RL course project Easy21
☆19Updated 9 years ago
Alternatives and similar repositories for Easy21-RL
Users that are interested in Easy21-RL are comparing it to the libraries listed below
Sorting:
- C51-DDQN in Keras☆126Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆168Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Highly Modular and Scalable Reinforcement Learning☆115Updated 5 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 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…☆51Updated 5 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- A 150-lines python code for Augmented Random Search (https://arxiv.org/abs/1803.07055) with numpy.☆71Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 5 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Cool Inverse Reinforcement Learning Papers☆124Updated 8 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 6 years ago
- for learning reinforcement learning using PyTorch.☆64Updated 5 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆95Updated 4 years ago
- ☆46Updated 7 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- [ICML-18] Codes for the custom games we built to compare RL agents with humans☆66Updated 6 years ago