kvfrans / Easy21-RLLinks
solutions to David Silver's RL course project Easy21
☆19Updated 8 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:
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Deep RL Bootcamp solutions☆35Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆95Updated 4 years ago
- some common TD Learning algorithms☆66Updated 5 years ago
- Comparison of bandit algorithms from the Reinforcement Learning bible.☆17Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Reinforcement learning agents and environment for Easy21, a modified version of Blackjack☆14Updated 8 years ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 5 years ago
- Simple tools for statistical analyses in RL experiments☆66Updated 7 years ago
- Cool Inverse Reinforcement Learning Papers☆124Updated 8 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- A parallel version of Trust Region Policy Optimization☆65Updated 8 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Some hard problems for reinforcement learning.☆31Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 5 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- Data as Demonstrator (DaD) is a meta learning algorithm to improve the multi-step predictive capabilities of a learned time series (e.g. …☆33Updated 8 years ago
- for learning reinforcement learning using PyTorch.☆64Updated 5 years ago
- Generic reinforcement learning codebase in TensorFlow☆95Updated 3 years ago
- MLP-framework (pure numpy) and DDQN-framework for OpenAI's Gym games. +test code for PPO added. +Hindsight Experience Replay(HER) bitfli…☆20Updated 7 years ago
- Implementation of PPO in Pytorch☆41Updated 7 years ago
- Solutions to the Deep RL Bootcamp labs☆43Updated 7 years ago
- Highly Modular and Scalable Reinforcement Learning☆115Updated 5 years ago