keon / deep-q-learningLinks
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
☆1,313Updated 5 years ago
Alternatives and similar repositories for deep-q-learning
Users that are interested in deep-q-learning are comparing it to the libraries listed below
Sorting:
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,271Updated 6 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,573Updated 6 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,311Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551Updated 5 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,613Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Updated 7 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,661Updated 4 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆727Updated 8 years ago
- Deep Reinforcement Learning for Keras.☆5,557Updated 2 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,039Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆625Updated 8 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,757Updated 3 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,468Updated 3 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,621Updated 6 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,312Updated 6 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,158Updated 4 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆572Updated 4 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,398Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082Updated 4 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆661Updated 5 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 8 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆974Updated 7 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,123Updated 8 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- ChainerRL is a deep reinforcement learning library built on top of Chainer.☆1,202Updated 4 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆624Updated 2 years ago
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,206Updated 2 years ago
- A list of recent papers regarding deep reinforcement learning☆2,202Updated 9 years ago
- Assignments for CS294-112.☆1,650Updated 2 years ago