5vision / DARQNLinks
Deep Attention Recurrent Q-Network
☆115Updated 9 years ago
Alternatives and similar repositories for DARQN
Users that are interested in DARQN are comparing it to the libraries listed below
Sorting:
- ☆96Updated 8 years ago
- ☆159Updated 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
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- Reinforcement learning models in ViZDoom environment☆131Updated 3 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- An implementation of Deep Q-Network using Caffe