spragunr / deep_q_rl
Theano-based implementation of Deep Q-learning
☆1,084Updated 8 years ago
Alternatives and similar repositories for deep_q_rl:
Users that are interested in deep_q_rl are comparing it to the libraries listed below
- Simple deep Q-learning agent.☆697Updated 6 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,169Updated 7 years ago
- Reproducing the results of "Playing Atari with Deep Reinforcement Learning" by DeepMind☆655Updated 10 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,012Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,589Updated 6 years ago
- ☆1,087Updated last year
- DEEp Reinforcement learning framework☆484Updated 11 months ago
- A list of papers and resources dedicated to deep reinforcement learning☆836Updated 8 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆590Updated 6 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆402Updated 8 years ago
- RLPy Reinforcement Learning Framework☆251Updated 5 years ago
- Q-learning for Keras☆389Updated 6 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆553Updated 6 years ago
- The original code from the DeepMind article + my tweaks☆1,826Updated 7 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆579Updated 5 years ago
- KEras Reinforcement Learning gYM agents☆290Updated 7 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆483Updated 7 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Updated 7 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,960Updated last year
- Basic DQN implementation☆224Updated 7 years ago
- Efficient Batched Reinforcement Learning in TensorFlow