ShanHaoYu / Deep-Q-Network-BreakoutLinks
This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.
☆30Updated 7 years ago
Alternatives and similar repositories for Deep-Q-Network-Breakout
Users that are interested in Deep-Q-Network-Breakout are comparing it to the libraries listed below
Sorting:
- Implementation of Double Deep Q Networks and Dueling Q Networks using Keras on Space Invaders using OpenAI Gym. Code can be easily genera…☆38Updated 7 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆49Updated 7 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆95Updated 7 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆86Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆65Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- research and implementations of Deep RL agents and their applications☆55Updated last week
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- Double Deep Q-Learning with Prioritized Experience Replay☆35Updated 7 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 10 months ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆356Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago
- A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning☆24Updated 8 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆127Updated 2 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- very easy implementation of dueling DQN in pytorch☆73Updated 2 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 4 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago