floodsung / DQN-Atari-TensorflowView external linksLinks
Simplest Version of playing Atari with Deep Q Learning in Tensorflow
☆158Oct 19, 2017Updated 8 years ago
Alternatives and similar repositories for DQN-Atari-Tensorflow
Users that are interested in DQN-Atari-Tensorflow are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆164Apr 18, 2017Updated 8 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆93Jun 21, 2017Updated 8 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Oct 17, 2016Updated 9 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,578Apr 18, 2019Updated 6 years ago
- Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)☆585Sep 30, 2020Updated 5 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Jun 4, 2018Updated 7 years ago
- Simple deep Q-learning agent.☆701Mar 17, 2019Updated 6 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆574Sep 28, 2021Updated 4 years ago
- Deep Q-Network (DQN) to play classic Atari Games☆11Sep 18, 2017Updated 8 years ago
- RL Agent for Atari Game Pong☆12Aug 25, 2019Updated 6 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Feb 25, 2017Updated 8 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Feb 8, 2018Updated 8 years ago
- Python Reinforcement Learning Algorithms for the Arcade Learning Environment☆12Jun 15, 2015Updated 10 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Feb 14, 2017Updated 8 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Sep 24, 2017Updated 8 years ago
- stock trading by Deep Q-Learning (Deep Q Network)☆13Feb 6, 2017Updated 9 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Dec 23, 2016Updated 9 years ago
- The original code from the DeepMind article + my tweaks☆1,830Jan 23, 2018Updated 8 years ago
- The Arcade Learning Environment (ALE) -- a platform for AI research.☆2,392Dec 31, 2025Updated last month
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Jan 23, 2018Updated 8 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Jul 4, 2018Updated 7 years ago
- LSTM Python library using Cython☆37Dec 19, 2014Updated 11 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Feb 7, 2018Updated 8 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Mar 22, 2018Updated 7 years ago
- ☆1,096May 4, 2023Updated 2 years ago
- ☆21Jul 26, 2018Updated 7 years ago
- Keras implementation of DQN on ViZDoom environment☆54Oct 16, 2016Updated 9 years ago
- dqn autoplay mario bros☆21Jul 24, 2017Updated 8 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Mar 19, 2019Updated 6 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Feb 16, 2018Updated 7 years ago
- krazy grid world☆25Mar 2, 2020Updated 5 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Feb 27, 2018Updated 7 years ago
- Deep Q-Networks in tensorflow☆10Apr 4, 2017Updated 8 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Nov 13, 2017Updated 8 years ago
- Meta Reinforcement Learning Experiments☆35Aug 22, 2017Updated 8 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Aug 9, 2018Updated 7 years ago
- ☆13Aug 26, 2015Updated 10 years ago
- Distributed & asynchronous DQN implementation using gRPC and PyTorch.☆10Feb 15, 2021Updated 4 years ago
- Implementation of Double Deep Q Networks and Dueling Q Networks using Keras on Space Invaders using OpenAI Gym. Code can be easily genera…☆37Apr 8, 2018Updated 7 years ago