rohitgirdhar / Deep-Q-Networks
Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym
☆40Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deep-Q-Networks
- C51-DDQN in Keras☆125Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆46Updated 3 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆65Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- A simple Gridworld environment for Open AI gym☆24Updated 6 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- Deep Q Learning via Pytorch☆86Updated 6 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 5 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆50Updated 6 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆74Updated 6 years ago
- Source code for OpenAI Retro Contest for Sonic the Hedgehog☆30Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated last year
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 4 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 7 months ago
- Highly Modular and Scalable Reinforcement Learning☆114Updated 4 years ago
- ☆69Updated 5 years ago
- A PyTorch implementation of Rainbow DQN agent☆165Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- implement of prioritized experience replay☆156Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 6 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 4 years ago