keon / deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
☆1,297Updated 4 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
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,253Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,427Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,607Updated 3 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,517Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆541Updated 4 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,949Updated last year
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,588Updated 6 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,256Updated 5 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,717Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,309Updated 7 months ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆722Updated 7 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,106Updated 7 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,481Updated last year
- Assignments for CS294-112.☆1,585Updated last year
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,278Updated 11 months ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,079Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,273Updated last month
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆660Updated 5 years ago
- Deep Reinforcement Learning for Keras.☆5,541Updated last year
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆615Updated last year
- Lua/Torch implementation of DQN (Nature, 2015)☆594Updated 7 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,160Updated 2 years ago
- A list of recent papers regarding deep reinforcement learning☆2,185Updated 8 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,583Updated 5 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆559Updated 3 years ago
- For deep RL and the future of AI.☆1,450Updated last year
- Code for the paper "Exploration by Random Network Distillation"☆892Updated 4 years ago