danielegrattarola / deep-q-atari
Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.
☆48Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for deep-q-atari
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated last year
- 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
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆346Updated 5 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 7 months ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 6 years ago
- ☆69Updated 5 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆44Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 4 years ago
- Hierarchical Deep RL Network☆30Updated 7 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- Random Network Distillation pytorch☆242Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated last month
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆134Updated last year
- General implementation of Advantage Actor Critic using Pytorch☆26Updated 2 years ago
- implement of prioritized experience replay☆156Updated 6 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago