danielegrattarola / deep-q-atariLinks
Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.
☆50Updated 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:
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆136Updated last year
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- ☆69Updated 6 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- ☆92Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆297Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 8 months ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- RainBow, Tensorflow☆49Updated 7 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
- Random Network Distillation pytorch☆251Updated 6 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- General implementation of Advantage Actor Critic using Pytorch☆27Updated 3 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago