muupan / deep-reinforcement-learning-papersLinks
A list of papers and resources dedicated to deep reinforcement learning
☆833Updated 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,198Updated 9 years ago
- Simple deep Q-learning agent.☆700Updated 6 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,588Updated 7 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆406Updated 8 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- My Exploration on Deep Reinforcement Learning Survey☆432Updated 7 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,111Updated 7 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆656Updated 5 years ago
- Theano-based implementation of Deep Q-learning☆1,090Updated 8 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆968Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,010Updated 7 years ago
- Implementation of TRPO and related algorithms☆635Updated 7 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Updated 6 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,546Updated 6 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆722Updated 7 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,993Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Deep Reinforcement Learning with pytorch & visdom☆801Updated 5 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,165Updated 8 years ago
- DEEp Reinforcement learning framework☆488Updated last month
- Reinforcement learning with unsupervised auxiliary tasks☆421Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,446Updated 2 years ago
- Basic DQN implementation☆227Updated 7 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆715Updated 6 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,594Updated 5 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆326Updated 7 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago