ShanHaoYu / Deep-Q-Network-Breakout
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
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆92Updated 6 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- research and implementations of Deep RL agents and their applications☆49Updated 2 months ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆86Updated last year
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆352Updated 6 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆82Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆129Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 7 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆38Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- ☆92Updated 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…☆37Updated 6 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- Simple Cartpole example writed with pytorch.☆166Updated 5 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 7 years ago
- implement of prioritized experience replay☆160Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆104Updated 4 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- Tensorflow implementation of Deep Deterministic Policy Gradients☆19Updated 8 years ago
- ☆41Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago