muupan / deep-reinforcement-learning-papersLinks
A list of papers and resources dedicated to deep reinforcement learning
☆832Updated 9 years ago
Alternatives and similar repositories for deep-reinforcement-learning-papers
Users that are interested in deep-reinforcement-learning-papers are comparing it to the libraries listed below
Sorting:
- A list of recent papers regarding deep reinforcement learning☆2,195Updated 9 years ago
- Simple deep Q-learning agent.☆700Updated 6 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,586Updated 7 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Updated 6 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,110Updated 7 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆406Updated 8 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆969Updated 6 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,975Updated 2 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆553Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- Theano-based implementation of Deep Q-learning☆1,090Updated 8 years ago
- Implementation of TRPO and related algorithms☆632Updated 7 years ago
- My Exploration on Deep Reinforcement Learning Survey☆432Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,011Updated 7 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,538Updated 6 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆723Updated 7 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,168Updated 8 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆562Updated 3 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆713Updated 6 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆326Updated 7 years ago
- ChainerRL is a deep reinforcement learning library built on top of Chainer.☆1,195Updated 3 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,441Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆603Updated 8 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Basic DQN implementation☆226Updated 7 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Updated 7 years ago