mrkulk / deepQN_tensorflow
Unfinished. Deep Q Learning in Tensorflow for ATARI.
☆84Updated 9 years ago
Alternatives and similar repositories for deepQN_tensorflow:
Users that are interested in deepQN_tensorflow are comparing it to the libraries listed below
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆67Updated 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 …☆83Updated 9 years ago
- Universal library for deep reinforcement learning.☆38Updated 8 years ago
- KEras Reinforcement Learning gYM agents☆290Updated 7 years ago
- Keras implementation of DQN on ViZDoom environment☆53Updated 8 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆162Updated 7 years ago
- ☆68Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 6 years ago
- Deepmind's Deep Q Learning on Atari☆45Updated 9 years ago
- Reinforcement learning environments for Torch7☆92Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Recreating the Deep Residual Network in Lasagne