tambetm / simple_dqnLinks
Simple deep Q-learning agent.
☆701Updated 6 years ago
Alternatives and similar repositories for simple_dqn
Users that are interested in simple_dqn are comparing it to the libraries listed below
Sorting:
- Theano-based implementation of Deep Q-learning☆1,092Updated 8 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Updated 7 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆408Updated 8 years ago
- A list of papers and resources dedicated to deep reinforcement learning☆835Updated 9 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,008Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Updated 7 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Updated 6 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,165Updated 8 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 8 years ago
- Basic DQN implementation☆227Updated 8 years ago
- DEEp Reinforcement learning framework☆489Updated 7 months ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆661Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆727Updated 8 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Updated 7 years ago
- A starter agent that can solve a number of universe environments.☆1,106Updated 7 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆974Updated 7 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆328Updated 7 years ago
- Implementation of TRPO and related algorithms☆644Updated 7 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆164Updated 8 years ago
- KEras Reinforcement Learning gYM agents☆291Updated 8 years ago
- Using Keras and Deep Q-Network to Play FlappyBird☆447Updated 6 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)