kennethyu2017 / ddpg
reinforcement learning ddpg code. follow deepmind papers.
☆60Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ddpg
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆54Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 6 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 5 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆75Updated 7 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆47Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated last year
- My DRL library with tensorflow1.14 based on openai spinning-up☆60Updated 3 years ago
- Reinforcement Learning in Python☆107Updated 4 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆65Updated 7 years ago
- scalable multi agents reinforcement learning☆54Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆36Updated 6 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆70Updated 8 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 3 years ago
- Code for hierarchical imitation learning and reinforcement learning☆286Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆275Updated 6 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆555Updated 3 years ago
- Constrained Policy Optimization☆307Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆64Updated 7 years ago
- A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow☆16Updated 6 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆89Updated 6 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆81Updated 7 years ago
- My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗☆2Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆99Updated 3 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆27Updated 6 years ago
- Implementation of Recurrent Deterministic Policy Gradient.☆35Updated 5 months ago
- homework for CS294 Fall 2017☆168Updated 6 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆61Updated 6 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆27Updated 5 years ago