krfricke / rl-benchmarkLinks
Reinforcement learning benchmarking.
☆40Updated 6 years ago
Alternatives and similar repositories for rl-benchmark
Users that are interested in rl-benchmark are comparing it to the libraries listed below
Sorting:
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 7 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆79Updated 6 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- ☆35Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 7 years ago
- ☆159Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- This is my implementation of the Optimality Tightening☆37Updated 8 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- ☆79Updated 6 years ago
- Using Pilco algorithm to find a controller for few robotic problems☆43Updated 9 years ago
- ☆101Updated 8 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Implementation of HER algorithm in the bit-flipping environment.☆17Updated 7 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- ☆117Updated 4 years ago
- ☆96Updated 8 years ago
- Inferring beliefs about dynamics from behavior☆29Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Code for experimenting with state and action abstractions in reinforcement learning.☆30Updated 4 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 8 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- PGQ is an approach to combine Policy Gradient and Q-Learning. This repository will contain an implementation of PGQ.☆15Updated 8 years ago