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
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Proximal Policy Optimization in PyTorch☆39Updated 7 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- ☆44Updated 6 years ago
- Highly Modular and Scalable Reinforcement Learning☆115Updated 5 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆204Updated 4 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆96Updated 7 years ago
- Deep Variational Reinforcement Learning☆136Updated 3 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 4 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆215Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆238Updated 2 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆203Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆93Updated 5 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆96Updated 4 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
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 9 months ago
- [ICML 2019] TensorFlow Code for Self-Supervised Exploration via Disagreement☆125Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago