rahular / deepmind-dqnLinks
The original Deepmind Atari 2600 DQN code
☆31Updated 2 years ago
Alternatives and similar repositories for deepmind-dqn
Users that are interested in deepmind-dqn are comparing it to the libraries listed below
Sorting:
- Reinforcement learning environments for Torch7☆91Updated 8 years ago
- Universal library for deep reinforcement learning.☆38Updated 9 years ago
- ☆68Updated 9 years ago
- Deterministic Policy Gradient using torch7☆43Updated 9 years ago
- Torch implementation of "Deep Exploration via Bootstrapped DQN"☆42Updated 9 years ago
- A lua wrapper for the Arcade Learning Environment/xitari.☆34Updated 8 years ago
- This is the implementation of paper Model Free Episodic Control☆36Updated 5 years ago
- Deepmind's Deep Q Learning on Atari☆46Updated 10 years ago
- Reinforcement learning with a convolutional neural network.☆35Updated 10 years ago
- Unsupervised learning of visual concepts from video☆56Updated 9 years ago
- A powerful machine learning algorithm utilizing Q-Learning and Neural Networks, implemented using Torch and Lua.☆130Updated 9 years ago
- Implementation of a simple example of Q learning in Torch.☆50Updated 8 years ago
- ☆58Updated 9 years ago
- Torch version for https://github.com/google/deepdream☆54Updated 9 years ago
- Asynchronous Advantage Actor Critic☆20Updated 8 years ago
- Cluttered MNIST Dataset☆51Updated 10 years ago
- ☆35Updated 9 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 7 years ago
- 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
- Implementations of differentiable stacks, queues, and deques from "Learning to Transduce with Unbounded Memory"☆20Updated 9 years ago
- ☆28Updated 6 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- Torch test module☆24Updated 9 years ago
- Simple PuddleWorld DQN example using torch7