google-deepmind / dqn
Lua/Torch implementation of DQN (Nature, 2015)
☆594Updated 7 years ago
Alternatives and similar repositories for dqn:
Users that are interested in dqn are comparing it to the libraries listed below
- Implementation of TRPO and related algorithms☆627Updated 6 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆660Updated 5 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,256Updated 5 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,949Updated last year
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,427Updated 2 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆702Updated 6 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆999Updated 6 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆379Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,608Updated 3 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆559Updated 3 years ago
- Code for the paper "Exploration by Random Network Distillation"☆892Updated 4 years ago
- ☆303Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,160Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,106Updated 7 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆811Updated last year
- A Platform for Many-Agent Reinforcement Learning☆1,717Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year
- Reinforcement Learning with Deep Energy-Based Policies☆419Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆686Updated last year
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- A list of papers and resources dedicated to deep reinforcement learning☆837Updated 8 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆611Updated last year
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,583Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,059Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆468Updated 11 months ago
- Soft Actor-Critic☆1,056Updated last year
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆722Updated 7 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,517Updated 5 years ago
- Simple deep Q-learning agent.☆697Updated 6 years ago