devsisters / DQN-tensorflowLinks
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
☆2,543Updated 6 years ago
Alternatives and similar repositories for DQN-tensorflow
Users that are interested in DQN-tensorflow are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Updated 7 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,256Updated 6 years ago
- A list of recent papers regarding deep reinforcement learning☆2,199Updated 9 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,000Updated 2 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,308Updated 4 years ago
- Simple deep Q-learning agent.☆700Updated 6 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,749Updated 2 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,312Updated last year
- A list of papers and resources dedicated to deep reinforcement learning☆834Updated 9 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,572Updated 2 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆722Updated 7 years ago
- Deep Reinforcement Learning for Keras.☆5,554Updated last year
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆656Updated 5 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆610Updated 8 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,594Updated 5 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,449Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,111Updated 7 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Updated 7 years ago
- A starter agent that can solve a number of universe environments.☆1,099Updated 7 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆567Updated 3 years ago
- Assignments for CS294-112.☆1,613Updated 2 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆968Updated 6 years ago
- Implementation of TRPO and related algorithms☆637Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,349Updated 2 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,124Updated 3 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,164Updated 8 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,642Updated 3 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,009Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,284Updated 5 years ago