uidilr / ppo_tfLinks
Implementation of proximal policy optimization(PPO) with tensorflow
☆35Updated 7 years ago
Alternatives and similar repositories for ppo_tf
Users that are interested in ppo_tf are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 5 years ago
- use tensorflow to implement the MADDPG(simple_tag)☆18Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆127Updated 2 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆86Updated 7 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆638Updated 4 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 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
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- ☆274Updated 7 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- ☆76Updated 5 years ago
- an implementation of CommNet☆34Updated 7 years ago
- Constrained Policy Optimization☆324Updated 8 years ago
- CommNet and BiCnet implementation in tensorflow☆56Updated 7 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Random Network Distillation pytorch☆251Updated 6 years ago
- ☆92Updated 4 years ago
- Code for hierarchical imitation learning and reinforcement learning☆295Updated 7 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆347Updated 5 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆161Updated 5 years ago
- Mean Field Multi-Agent Reinforcement Learning☆398Updated 5 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 8 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆211Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆320Updated 3 years ago