yilundu / DQN-DDQN-on-Space-InvadersLinks
Implementation of Double Deep Q Networks and Dueling Q Networks using Keras on Space Invaders using OpenAI Gym. Code can be easily generalized to other Atari games.
☆37Updated 7 years ago
Alternatives and similar repositories for DQN-DDQN-on-Space-Invaders
Users that are interested in DQN-DDQN-on-Space-Invaders are comparing it to the libraries listed below
Sorting:
- RainBow, Tensorflow☆49Updated 7 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 8 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆194Updated last year
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 3 years ago
- C51-DDQN in Keras☆127Updated 8 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆177Updated 3 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.☆29Updated 8 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 6 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆173Updated 4 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆274Updated 8 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago