danielegrattarola / deep-q-atari
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:
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- ☆92Updated 4 years ago
- ☆69Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Updated 7 months ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆85Updated 4 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆114Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆40Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆50Updated 8 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago