google-deepmind / dqn
Lua/Torch implementation of DQN (Nature, 2015)
☆591Updated 7 years ago
Alternatives and similar repositories for dqn:
Users that are interested in dqn are comparing it to the libraries listed below
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆659Updated 4 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆698Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,421Updated 2 years ago
- Implementation of TRPO and related algorithms☆624Updated 6 years ago
- ☆303Updated last year
- A Platform for Many-Agent Reinforcement Learning☆1,706Updated 2 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆806Updated last year
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆375Updated last year
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 6 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆719Updated 7 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆994Updated 5 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆612Updated last year
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆560Updated 3 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,928Updated last year
- Collection of Deep Reinforcement Learning algorithms☆298Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,599Updated 3 years ago
- Code for the paper "Exploration by Random Network Distillation"☆888Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,254Updated last year
- Reinforcement Learning with Deep Energy-Based Policies☆418Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,242Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 6 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,145Updated 2 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,687Updated 9 months ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,105Updated 7 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆659Updated 5 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 6 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆966Updated 6 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,590Updated 6 years ago