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
Alternatives and similar repositories for Deep-Q-Networks:
Users that are interested in Deep-Q-Networks are comparing it to the libraries listed below
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆45Updated 4 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆201Updated 4 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 7 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆49Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 11 months ago
- A customizable framework to create maze and gridworld environments☆261Updated 5 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- ☆69Updated 6 years ago
- implement of prioritized experience replay☆160Updated 6 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆84Updated 4 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆103Updated 5 years ago
- Deep RL Bootcamp solutions☆35Updated 7 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Codebase of Santara et. al., RAIL: Risk Averse Imitation Learning, Published in AAMAS 2018☆14Updated 3 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆207Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Gym - Doom environments based on VizDoom.☆103Updated 7 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago