borgwang / reinforce_py
Reinforcement Learning in Python
☆107Updated 5 years ago
Alternatives and similar repositories for reinforce_py:
Users that are interested in reinforce_py are comparing it to the libraries listed below
- Collection of Deep Reinforcement Learning algorithms☆124Updated 7 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆89Updated 7 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆53Updated 5 years ago
- homework for CS294 Fall 2017☆168Updated 6 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆76Updated 7 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- ☆53Updated 8 years ago
- This code is written for the blogs☆272Updated 8 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆64Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆123Updated 5 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 6 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Imitation Learning Homework 1☆36Updated 7 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 7 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆159Updated 7 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 6 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆560Updated 3 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 6 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Updated 8 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- deep reinforcement learning for personal research☆84Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- ☆33Updated 7 years ago
- implement of prioritized experience replay☆158Updated 6 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆32Updated 8 years ago