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
- An implementation of Deep Q-Network using Caffe☆211Updated 8 years ago
- Practical 6: LSTM language models☆261Updated 9 years ago
- Simple deep Q-learning agent.☆700Updated 6 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
- Learning to Execute☆477Updated 9 years ago
- A deep learning library for streamlining research and development using the Torch7 distribution.☆340Updated 8 years ago
- A highly extensible deep learning framework☆423Updated 7 years ago
- Facebook's extensions to torch/cunn.☆1,062Updated 7 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆580Updated 5 years ago
- A series of machine learning tutorials for Torch7☆623Updated 3 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,011Updated 7 years ago
- A modification of Google's Deep Q-Network to learn to play Super Mario Bros.☆168Updated 8 years ago
- A Neural Turing Machine implementation in Torch.☆275Updated 9 years ago
- Implementation of the DRAW network in lasagne☆200Updated 9 years ago
- The original code from the DeepMind article + my tweaks☆1,826Updated 7 years ago
- Multi-GPU mini-framework for Theano☆195Updated 7 years ago
- Module to help with running learning agents against PyGame games☆157Updated 4 years ago
- Marvin: A Minimalist GPU-only N-Dimensional ConvNets Framework☆424Updated 7 years ago
- IPython kernel for Torch with visualization and plotting☆1,097Updated 7 years ago
- Connecting Torch to StarCraft☆1,385Updated 3 years ago
- This is the 0.4 release of the Arcade Learning Environment (ALE), a platform designed for AI research. ALE is based on Stella, an Atari 2…☆160Updated 7 years ago
- KEras Reinforcement Learning gYM agents☆290Updated 7 years ago
- Torch-twrl is a package that enables reinforcement learning in Torch.☆249Updated 8 years ago
- Demonstration of recurrent neural network implemented with Theano☆376Updated 8 years ago
- Reimplementation of DRAW☆345Updated 8 years ago
- A Theano framework for building and training neural networks☆1,157Updated 6 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Updated 7 years ago
- Autograd automatically differentiates native Torch code