keon / deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
☆1,299Updated 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
- Minimal and Clean Reinforcement Learning Examples☆3,505Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆541Updated 4 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,251Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,430Updated 2 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,961Updated last year
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,524Updated 6 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,622Updated 3 years ago
- For deep RL and the future of AI.☆1,457Updated last year
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,346Updated 2 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,294Updated last year
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,310Updated 8 months ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Updated 6 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆601Updated 8 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,067Updated 3 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,088Updated 3 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,266Updated 5 years ago
- Collection of reinforcement learning algorithms☆2,655Updated 10 months ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆722Updated 7 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆560Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,255Updated 2 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,586Updated 5 years ago
- Simple deep Q-learning agent.☆697Updated 6 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,169Updated 2 years ago
- Deep Reinforcement Learning for Keras.☆5,549Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,852Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,735Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,355Updated 11 months ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,110Updated 7 years ago