keon / deep-q-learningLinks
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
☆1,308Updated 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
Sorting:
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,255Updated 6 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,545Updated 6 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,639Updated 3 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,315Updated last year
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,447Updated 2 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,992Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆722Updated 7 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,351Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆610Updated 8 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,748Updated 2 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,563Updated 2 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,588Updated 7 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,325Updated last year
- Deep Reinforcement Learning for Keras.☆5,557Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,283Updated 5 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆856Updated 4 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,300Updated 2 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆567Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆682Updated 4 years ago
- ChainerRL is a deep reinforcement learning library built on top of Chainer.☆1,197Updated 3 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,119Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 9 months ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,292Updated 5 months ago
- Code for the paper "Exploration by Random Network Distillation"☆909Updated 4 years ago