google-deepmind / dqnLinks
Lua/Torch implementation of DQN (Nature, 2015)
☆601Updated 8 years ago
Alternatives and similar repositories for dqn
Users that are interested in dqn are comparing it to the libraries listed below
Sorting:
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Code for the paper "Exploration by Random Network Distillation"☆900Updated 4 years ago
- Implementation of TRPO and related algorithms☆632Updated 7 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,439Updated 2 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆712Updated 6 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,279Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,630Updated 3 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,740Updated 2 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆565Updated 2 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,972Updated 2 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,005Updated 6 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,180Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆703Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,110Updated 7 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆723Updated 7 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆969Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆381Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆586Updated 7 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,215Updated last year
- Code for the paper "Meta-Learning Shared Hierarchies"☆616Updated last year
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆819Updated 3 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆562Updated 3 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- ☆303Updated 2 years ago
- ChainerRL is a deep reinforcement learning library built on top of Chainer.☆1,195Updated 3 years ago