xubo92 / an-introduction-to-reinforcement-learning
RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>
☆91Updated 7 years ago
Alternatives and similar repositories for an-introduction-to-reinforcement-learning:
Users that are interested in an-introduction-to-reinforcement-learning are comparing it to the libraries listed below
- homework for CS294 Fall 2017☆167Updated 7 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 7 years ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆123Updated 5 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆53Updated 5 years ago
- ☆390Updated 4 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Imitation Learning Homework 1☆36Updated 7 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 6 years ago
- homework for CS234 2017☆151Updated 6 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 7 years ago
- Some notes and experience about David Silver's Reinforcement Learning Course☆47Updated 5 years ago
- A translation of Reinforcement Learning: An Introduction☆115Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- Assignments for CS294-112 Fall2018 in Pytorch☆63Updated 6 years ago
- ☆33Updated 7 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆76Updated 8 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆176Updated 7 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆257Updated 6 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 4 years ago
- Code for hierarchical imitation learning and reinforcement learning☆289Updated 7 years ago
- ☆53Updated 8 years ago
- This code is written for the blogs☆273Updated 8 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆62Updated 6 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆81Updated 5 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago