analog-rl / Duel_DDQN
Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras
☆31Updated 8 years ago
Alternatives and similar repositories for Duel_DDQN
Users that are interested in Duel_DDQN are comparing it to the libraries listed below
Sorting:
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 7 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- ☆53Updated 8 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆77Updated 8 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Noisy Networks for Exploration☆185Updated 7 years ago
- ☆79Updated 6 years ago
- Reinforcement learning benchmarking.☆40Updated 6 years ago
- Implementations of deep RL papers and random experimentation☆176Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Collaborative Deep Reinforcement Learning☆31Updated 7 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 8 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆52Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- ☆56Updated 2 years ago
- Helpful files for Visual Doom AI Competition 2017☆44Updated 6 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 6 years ago