keon / deep-q-learningLinks
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
☆1,306Updated 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,250Updated 6 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,538Updated 6 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,973Updated 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,311Updated 10 months ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,280Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,542Updated 2 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆723Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,586Updated 7 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,439Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆602Updated 8 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,314Updated last year
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,110Updated 7 years ago
- For deep RL and the future of AI.☆1,470Updated last year
- A Platform for Many-Agent Reinforcement Learning☆1,740Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,630Updated 3 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆566Updated 2 years ago
- Deep Reinforcement Learning for Keras.☆5,554Updated last year
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,589Updated 5 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,112Updated 3 years ago
- A list of recent papers regarding deep reinforcement learning☆2,196Updated 9 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆969Updated 6 years ago
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,348Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆900Updated 4 years ago
- Assignments for CS294-112.☆1,598Updated 2 years ago
- TensorFlow Reinforcement Learning☆3,137Updated 2 years ago