cgel / DRLLinks
A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.
☆29Updated 8 years ago
Alternatives and similar repositories for DRL
Users that are interested in DRL are comparing it to the libraries listed below
Sorting:
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- Web-based Reinforcement Learning Control Center☆64Updated 8 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 7 years ago
- ☆56Updated 2 years ago
- ☆97Updated 8 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- An implementation of Deep Q-Network using Caffe☆71Updated 9 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- ☆117Updated 4 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- Code for human intervention reinforcement learning☆34Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Updated 7 years ago