danielegrattarola / deep-q-atariLinks
Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.
☆48Updated 7 years ago
Alternatives and similar repositories for deep-q-atari
Users that are interested in deep-q-atari are comparing it to the libraries listed below
Sorting:
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆172Updated 4 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆374Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- ☆69Updated 6 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆305Updated 2 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated last year
- C51-DDQN in Keras☆126Updated 7 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆210Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 7 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆357Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 7 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆206Updated 6 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 3 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆73Updated 8 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- Random Network Distillation pytorch☆254Updated 6 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago