ChengTsang / PPO-clip-and-PPO-penalty-on-Atari-Domain
Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty
☆56Updated 6 years ago
Alternatives and similar repositories for PPO-clip-and-PPO-penalty-on-Atari-Domain:
Users that are interested in PPO-clip-and-PPO-penalty-on-Atari-Domain are comparing it to the libraries listed below
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- ☆33Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 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☆105Updated 5 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆83Updated 7 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆131Updated last year
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- 强化学习面试(未完待续)☆35Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆84Updated 6 years ago
- ☆52Updated 6 years ago
- Code for hierarchical imitation learning and reinforcement learning☆291Updated 7 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- ☆4Updated 5 months ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- ☆120Updated 2 years ago
- Multi-Agent Determinantal Q-Learning☆42Updated 2 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆107Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆37Updated 6 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆183Updated 7 years ago
- A Multi-agent Learning Framework☆62Updated 3 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆114Updated 6 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago