lnpalmer / PPO
PyTorch implementation of Proximal Policy Optimization
☆50Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for PPO
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 6 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆86Updated 5 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆65Updated 6 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆90Updated 6 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 5 years ago
- Highly Modular and Scalable Reinforcement Learning☆114Updated 4 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆27Updated 5 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆205Updated 5 years ago
- Proximal Policy Optimization in PyTorch☆39Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆92Updated 2 years ago
- Meta Reinforcement Learning Experiments☆33Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 4 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- ☆81Updated 3 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆94Updated 4 years ago
- Deep Variational Reinforcement Learning☆134Updated 2 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- ☆44Updated 5 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 2 months ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 7 years ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆93Updated 5 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆101Updated 5 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆199Updated 5 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆70Updated 7 years ago
- Implementation of clipped action policy gradient (CAPG) with PPO and TRPO☆30Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆112Updated 5 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 4 years ago