wangshusen / deep-rl
Collection of Deep Reinforcement Learning algorithms
☆124Updated 7 years ago
Alternatives and similar repositories for deep-rl:
Users that are interested in deep-rl are comparing it to the libraries listed below
- Reinforcement Learning in Python☆107Updated 5 years ago
- homework for CS294 Fall 2017☆168Updated 6 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 6 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆559Updated 3 years ago
- ☆383Updated 4 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆53Updated 5 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆63Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 6 years ago
- Constrained Policy Optimization☆308Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 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
- Learning Resources And Links Of Reinforcement Learning (updating)☆243Updated 3 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- ☆53Updated 8 years ago
- implement of prioritized experience replay☆158Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆306Updated 3 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆175Updated 6 years ago
- Implementation of benchmark RL algorithms☆463Updated 2 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆211Updated 6 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆124Updated 9 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆180Updated 7 years ago
- Actor-critic with experience replay☆251Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 5 years ago