☆160Jul 21, 2017Updated 8 years ago
Alternatives and similar repositories for rllabplusplus
Users that are interested in rllabplusplus are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization with Stein Control Variates:☆33Feb 12, 2018Updated 8 years ago
- Implementation of TRPO and related algorithms☆647May 20, 2018Updated 7 years ago
- Guided Policy Search☆604Feb 9, 2021Updated 5 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,045Jun 10, 2023Updated 2 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆155Sep 22, 2017Updated 8 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆436Nov 28, 2023Updated 2 years ago
- ☆101Aug 15, 2016Updated 9 years ago
- PGQ is an approach to combine Policy Gradient and Q-Learning. This repository will contain an implementation of PGQ.☆15Mar 9, 2017Updated 8 years ago
- Ranking Policy Gradient☆23Nov 27, 2019Updated 6 years ago
- A list of deep neural network architectures for reinforcement learning tasks.☆174Aug 9, 2016Updated 9 years ago
- Reinforcement learning with unsupervised auxiliary tasks☆423Feb 13, 2019Updated 7 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Mar 7, 2019Updated 6 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Feb 16, 2018Updated 8 years ago
- ROS package for robot learning☆17Oct 16, 2019Updated 6 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 7 years ago
- ☆28Apr 28, 2019Updated 6 years ago
- Surprise-based intrinsic motivation for deep reinforcement learning☆21Mar 6, 2017Updated 8 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Jun 2, 2020Updated 5 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆94Apr 17, 2018Updated 7 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Aug 9, 2018Updated 7 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆730Nov 22, 2018Updated 7 years ago
- Train an RL agent to play multiple Atari games at once☆69Jun 6, 2016Updated 9 years ago
- Noisy Networks for Exploration☆187Jan 28, 2018Updated 8 years ago
- These are experiments for examining reproducibility in Policy Gradient RL algorithms in Continuous domains. Mainly using the Rllab implem…☆17Sep 20, 2017Updated 8 years ago
- Value Iteration Networks☆291Apr 21, 2017Updated 8 years ago
- ☆98Aug 25, 2016Updated 9 years ago
- Tensorflow Implementation of the (Dual)-Associative Memory GRUs☆18Jun 14, 2016Updated 9 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆206Nov 22, 2018Updated 7 years ago
- ☆28Oct 9, 2017Updated 8 years ago
- Keras implementation of guide actor-critic for continuous control☆11Mar 12, 2018Updated 7 years ago
- An implementation of the Augmented Random Search algorithm☆428Sep 29, 2021Updated 4 years ago
- This is my implementation of the Optimality Tightening☆37Apr 26, 2017Updated 8 years ago
- Soft Actor-Critic