lnpalmer / PPO
PyTorch implementation of Proximal Policy Optimization
☆51Updated 7 years ago
Alternatives and similar repositories for PPO:
Users that are interested in PPO are comparing it to the libraries listed below
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- ☆44Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Highly Modular and Scalable Reinforcement Learning☆114Updated 5 years ago
- Proximal Policy Optimization in PyTorch☆39Updated 7 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 6 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆93Updated 4 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- ☆35Updated 6 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 7 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆94Updated 6 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆94Updated 2 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆79Updated 6 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆27Updated 6 years ago
- ☆43Updated 8 years ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆93Updated 5 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Implementation of PPO in Pytorch☆41Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆96Updated 7 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆86Updated 5 years ago