Simple Reinforcement learning tutorials
Python
Updated Apr 2, 2019
Modularized Implementation of Deep RL Algorithms in PyTorch
Python
Updated May 2, 2019
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Jupyter Notebook
Updated Mar 26, 2019
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Jupyter Notebook
Updated Apr 30, 2019
Repository for codes of 'Deep Reinforcement Learning'
Python
Updated Apr 3, 2019
User can set up destination for any agent to navigate on Google Map and learn the best route for the agent based on i…
Python
Updated Apr 29, 2019
An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
Jupyter Notebook
Updated Jan 22, 2019
PyTorch implementation of various reinforcement learning algorithms
Python
Updated Feb 22, 2018
reinforce learing
Python
Updated Jul 29, 2018
Deep Reinforcement Learning framework based on TensorFlow and OpenAI Gym
Python
Updated Apr 30, 2018
This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.
Python
Updated Feb 7, 2018
TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)
Python
Updated Mar 1, 2018
Solving board games like Connect4 using Reinforcement Learning Algorithms
Python
Updated Oct 24, 2018
Pytorch implementation of distributed deep reinforcement learning
Python
Updated Feb 2, 2019
RBDoom is a Rainbow-DQN based agent for playing the first-person shooter game Doom
Python
Updated Jan 26, 2019
Using deep Q-networks to train an agent to play flappy bird.
Python
Updated Jan 25, 2019
Train an agent using RL to navigate (and collect bananas) in a large, square world
Python
Updated Aug 28, 2018
TensorFlow implementation of deep reinforcement learning
Python
Updated Aug 6, 2018
DQN, Double DQN, Dueling Network
Python
Updated Jun 2, 2017
强化学习
Python
Updated Nov 17, 2018
Python
Updated Apr 23, 2019
Applying the DQN-Agent from keras-rl to Starcraft 2 Learning Environment and modding it to to use the Rainbow-DQN alg…
Python
Updated Mar 12, 2019
This project aims apply Dueling Deep Q Learning with Prioritized experience to play game 2048
Python
Updated Sep 22, 2018
Russian AiCup - Madcars.
C++
Updated Oct 6, 2018
Deep reinforcement learning implementations
Python
Updated Dec 8, 2018
Deep Reinforcement Learning Projects
Jupyter Notebook
Updated May 4, 2019
Implementation of DQN, DDQN and DRQNs for Atari Games in Tensorflow. [Work in Progress]
Python
Updated Dec 20, 2018
Tensorflow implementation of Reinforcement Learning methods for Atari 2600.
Python
Updated Dec 11, 2018
Deep Reinforcement Learning Nanodegree projects
Python
Updated Jan 29, 2019
Double Q-Learning to play CartPole
Python
Updated Jul 16, 2017