cgel / DRL
A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.
☆29Updated 7 years ago
Alternatives and similar repositories for DRL:
Users that are interested in DRL are comparing it to the libraries listed below
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Deep Reinforcement Learning☆17Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- ☆57Updated 2 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Noisy Networks for Exploration☆185Updated 7 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago
- Tensorflow implementation of A3C algorithm☆47Updated 7 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- A reinforcement learning framework☆154Updated 6 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 6 years ago
- 3d cartpole gym env using bullet physics trained from pixels with tensorflow LRPG, DDPG & NAF☆58Updated 8 years ago
- Deep Q Network implements by Tensorflow☆25Updated 6 years ago
- Gym - Doom environments based on VizDoom.☆102Updated 7 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆30Updated 7 years ago
- Train an RL agent to play multiple Atari games at once☆70Updated 8 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 8 years ago
- ☆78Updated 6 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆151Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Updated 6 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆9Updated 6 years ago
- Differentiable Neural Computer in TensorFlow☆26Updated 7 years ago