andi611 / DQN-Deep-Q-Network-Atari-Breakout-Tensorflow
Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.
☆17Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for DQN-Deep-Q-Network-Atari-Breakout-Tensorflow
- Tensorflow implementation of Deepminds dqn with double dueling networks☆213Updated 4 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 6 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆88Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆173Updated 2 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- Deep Q Learning via Pytorch☆86Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆82Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆207Updated last year
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Using pytorch to implement DQN / DDQN / Atari DDQN☆36Updated 6 years ago
- Extensions of Deep Q Learning☆26Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 7 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆272Updated 3 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆199Updated 5 years ago
- An RL agent for the Google Football environment☆92Updated 3 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- ☆187Updated 2 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆185Updated 6 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆277Updated 4 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆83Updated 3 years ago
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆71Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆296Updated 3 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆112Updated 6 years ago