kristjankorjus / Replicating-DeepMindLinks
Reproducing the results of "Playing Atari with Deep Reinforcement Learning" by DeepMind
☆654Updated 10 years ago
Alternatives and similar repositories for Replicating-DeepMind
Users that are interested in Replicating-DeepMind are comparing it to the libraries listed below
Sorting:
- Theano-based implementation of Deep Q-learning☆1,090Updated 8 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,168Updated 8 years ago
- Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/a…☆461Updated 8 years ago
- Simple deep Q-learning agent.☆700Updated 6 years ago
- Learning to Execute☆477Updated 9 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆580Updated 5 years ago
- A deep learning library for streamlining research and development using the Torch7 distribution.☆340Updated 8 years ago
- The original code from the DeepMind article + my tweaks