coreylynch / async-rlLinks
Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"
☆1,011Updated 7 years ago
Alternatives and similar repositories for async-rl
Users that are interested in async-rl are comparing it to the libraries listed below
Sorting:
- A deep Q learning demonstration using Google Tensorflow☆1,168Updated 8 years ago
- Simple deep Q-learning agent.☆700Updated 6 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,586Updated 7 years ago
- Theano-based implementation of Deep Q-learning☆1,090Updated 8 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆553Updated 6 years ago
- "Neural Turing Machine" in Tensorflow☆1,045Updated 8 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Updated 6 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆404Updated 8 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆580Updated 5 years ago
- KEras Reinforcement Learning gYM agents☆290Updated 7 years ago
- A starter agent that can solve a number of universe environments.☆1,100Updated 7 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- ☆1,088Updated 2 years ago
- A list of papers and resources dedicated to deep reinforcement learning☆832Updated 9 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆969Updated 6 years ago
- Pretty Tensor: Fluent Networks in TensorFlow☆1,233Updated 5 years ago
- Q-learning for Keras☆390Updated 6 years ago
- Interactive, node-by-node debugging and visualization for TensorFlow☆1,355Updated 8 years ago
- Multi-GPU reinforcement learning using Deep Q-Network in TensorFlow for OpenAI Gym☆182Updated 8 years ago
- The original code from the DeepMind article + my tweaks☆1,826Updated 7 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,589Updated 5 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆326Updated 7 years ago
- Tensorflow implementation of "The Predictron: End-To-End Learning and Planning"☆290Updated 8 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆616Updated last year
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment