lnpalmer / PPOLinks
PyTorch implementation of Proximal Policy Optimization
☆53Updated 7 years ago
Alternatives and similar repositories for PPO
Users that are interested in PPO are comparing it to the libraries listed below
Sorting:
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 5 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Meta Reinforcement Learning Experiments☆34Updated 8 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- Proximal Policy Optimization in PyTorch☆39Updated 7 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 4 years ago
- ☆44Updated 6 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated last year
- Code for the paper "Evolved Policy Gradients"☆249Updated 6 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆207Updated 4 years ago
- Highly Modular and Scalable Reinforcement Learning☆117Updated 5 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆203Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 7 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆93Updated 6 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆95Updated 7 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 4 years ago