MahanFathi / TRPO-TensorFlowLinks
Trust Region Policy Optimization (TRPO) in pure TensorFlow
☆18Updated 7 years ago
Alternatives and similar repositories for TRPO-TensorFlow
Users that are interested in TRPO-TensorFlow are comparing it to the libraries listed below
Sorting:
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 10 months ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆96Updated 7 years ago
- Proximal Policy Optimization with Stein Control Variates:☆33Updated 7 years ago
- Code to reproduce Supervised Policy Update (ICLR 2019)☆17Updated 2 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Model-Based Generative Adversarial Imitation Learning☆89Updated 4 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆183Updated 7 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- ☆43Updated 8 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆95Updated 4 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees