shareeff / PPO
Tensorflow implementation of proximal policy optimization (PPO) algorithm
☆13Updated 7 years ago
Alternatives and similar repositories for PPO:
Users that are interested in PPO are comparing it to the libraries listed below
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- Proximal Policy Optimization with TensorFlow and OpenAI Gym☆17Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- Implementation of proximal policy optimization(PPO) with tensorflow☆35Updated 7 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Cool Inverse Reinforcement Learning Papers☆124Updated 8 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆114Updated 6 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 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
- PyTorch implementation of SAC-Q Reinforcement Learning Algorithm (tested on OpenAI Gym environments)☆36Updated 4 years ago
- The state-of-art deep rl algorithms for Montezuma's revenge☆25Updated 6 years ago
- Implementation of the Hierarchical and Interpretable Skill Acquisition in Multi-task Reinforcement Learning by Tianmin Shu, Caiming Xiong…☆11Updated 6 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- ☆69Updated 6 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆182Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆94Updated 2 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆53Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 5 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- ☆43Updated 6 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆66Updated 5 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago