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:
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆94Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆50Updated 7 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆136Updated last year
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆186Updated 9 months ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆354Updated 6 years ago
- ☆92Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆86Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆105Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago
- research and implementations of Deep RL agents and their applications☆51Updated 3 weeks ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Random Network Distillation pytorch☆251Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago