Proximal Policy Optimization implementation with TensorFlow
☆108Oct 9, 2018Updated 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 proximal policy optimization(PPO) with tensorflow☆35Feb 10, 2018Updated 8 years ago
- Implementation for ACER in tensorflow and sonnet by deepmind☆11Aug 28, 2017Updated 8 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆22Jun 6, 2018Updated 7 years ago
- Proximal Policy Optimization with TensorFlow and OpenAI Gym☆18Mar 31, 2018Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Jul 4, 2018Updated 7 years ago
- Proximal Policy Optimization with Tensorflow 2.0☆32Oct 14, 2019Updated 6 years ago
- This repository contains tutorial material on Doing DeepRL with PPO in GDG DevFest 2017 Seoul.☆22Nov 20, 2017Updated 8 years ago
- Deep reinforcement learning in ViZDoom (using Tensorflow)☆19Jan 25, 2018Updated 8 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆974Jan 11, 2019Updated 7 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Nov 15, 2019Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆372Aug 1, 2019Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Jun 2, 2020Updated 5 years ago
- A2C, ACKTR and A2T implementations for ViZDoom☆10Dec 18, 2017Updated 8 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Oct 4, 2019Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Aug 3, 2020Updated 5 years ago
- Predictive analysis of the OLMAR algorithm☆13Dec 30, 2016Updated 9 years ago
- [WIP] Playing Hard Exploration Games by Watching YouTube (Aytar et al., 2018)☆12Jan 31, 2019Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Mar 25, 2018Updated 7 years ago
- ☆16Nov 16, 2022Updated 3 years ago
- Proximal Policy Optimization with Stein Control Variates:☆33Feb 12, 2018Updated 8 years ago
- ☆14Jul 23, 2017Updated 8 years ago
- Cleanest deep reinforcement learning implementation based on Web MVC architecture with complete unit testings☆12Jun 7, 2019Updated 6 years ago
- Multiagent deep reinforcement learning research project☆29Jan 25, 2026Updated last month
- the solustion to https://openai.com/requests-for-research☆12Mar 23, 2017Updated 8 years ago
- This is the code for "War Robots" by Siraj Raval on Youtube☆16Dec 22, 2017Updated 8 years ago
- Simple Example A3C Reinforcement Learning Algorithm in Tensorflow☆13May 23, 2017Updated 8 years ago
- Learning Continuous Control in Deep Reinforcement Learning☆14Nov 24, 2018Updated 7 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Apr 27, 2017Updated 8 years ago
- Represented Value Function Approach for Large Scale Multi Agent Reinforcement Learning☆16Mar 11, 2020Updated 5 years ago
- Implementations of deep RL papers and random experimentation☆178Apr 7, 2018Updated 7 years ago
- Model-based reinforcement learning (generative simulator models and planning agents)☆16Sep 15, 2021Updated 4 years ago
- Deep RL Bootcamp solutions☆34Nov 20, 2017Updated 8 years ago
- ☆32Apr 27, 2017Updated 8 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆39Mar 28, 2018Updated 7 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Sep 23, 2018Updated 7 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Dec 18, 2025Updated 2 months ago
- PyTorch implementation of CommNet☆36Dec 2, 2017Updated 8 years ago
- Efficient Exploration via State Marginal Matching (2019)☆69Jun 30, 2019Updated 6 years ago
- Implementation of CoDAIL in the ICLR 2020 paper <Multi-Agent Interactions Modeling with Correlated Policies>☆19Jun 17, 2021Updated 4 years ago