borgwang / reinforce_py
Reinforcement Learning in Python
☆107Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for reinforce_py
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆89Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 7 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆54Updated 5 years ago
- homework for CS294 Fall 2017☆168Updated 6 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 6 years ago
- ☆53Updated 7 years ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆123Updated 5 years ago
- This code is written for the blogs☆271Updated 8 years ago
- Imitation Learning Homework 1☆36Updated 7 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆64Updated 7 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆159Updated 7 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
- homework for CS234 2017☆152Updated 6 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 7 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Deep Reinforcement Learning with pytorch & visdom (the branch for A3C continuous control)☆24Updated 7 years ago
- deep reinforcement learning for personal research☆85Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Updated 8 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 6 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 5 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 years ago
- ☆384Updated 4 years ago
- ☆215Updated 7 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
- ☆33Updated 6 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆264Updated 7 years ago