shareeff / PPO
Tensorflow implementation of proximal policy optimization (PPO) algorithm
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for PPO
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆180Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆112Updated 5 years ago
- Cool Inverse Reinforcement Learning Papers☆122Updated 7 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 6 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆178Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- Tensorflow implementation of generative adversarial imitation learning☆200Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 4 years ago
- ☆69Updated 5 years ago
- Proximal Policy Optimization with TensorFlow and OpenAI Gym☆17Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Implementation of proximal policy optimization(PPO) with tensorflow☆35Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated last month
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Hierarchical Deep RL Network☆30Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 4 years ago
- implement of prioritized experience replay☆156Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated last year
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆169Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆51Updated 5 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆178Updated 3 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆70Updated 7 years ago
- [NIPS 2017] InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations☆176Updated 5 years ago