shareeff / PPOLinks
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
Sorting:
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- Cool Inverse Reinforcement Learning Papers☆124Updated 8 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- Implementation of the Hierarchical and Interpretable Skill Acquisition in Multi-task Reinforcement Learning by Tianmin Shu, Caiming Xiong…☆11Updated 7 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- ☆83Updated 6 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆183Updated 7 years ago
- ☆49Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆52Updated 7 years ago
- ☆69Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- PyTorch implementation of Sample Efficient Actor-Critic with Experience Replay(ACER)☆17Updated 4 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- The state-of-art deep rl algorithms for Montezuma's revenge☆27Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- MAGNet: Multi-agents control using Graph Neural Networks☆132Updated 6 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆177Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆95Updated 2 years ago