analog-rl / Duel_DDQNLinks
Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras
☆31Updated 9 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:
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 8 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Deep reinforcement learning in ViZDoom (using Tensorflow)☆19Updated 7 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- ☆53Updated 8 years ago
- ☆79Updated 7 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 7 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 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
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆69Updated 8 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- An implementation of Deep Q-Network using Caffe☆71Updated 9 years ago