google-deepmind / dqnLinks
Lua/Torch implementation of DQN (Nature, 2015)
☆606Updated 8 years ago
Alternatives and similar repositories for dqn
Users that are interested in dqn are comparing it to the libraries listed below
Sorting:
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆562Updated 3 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,441Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆713Updated 6 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆817Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,633Updated 3 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,007Updated 6 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆706Updated 2 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆381Updated 2 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,280Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,314Updated last year
- Soft Actor-Critic☆1,111Updated last year
- A Platform for Many-Agent Reinforcement Learning☆1,743Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- ☆303Updated 2 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆615Updated 2 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆723Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆569Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆904Updated 4 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,285Updated 4 months ago
- Reinforcement Learning with Deep Energy-Based Policies☆427Updated last year
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,978Updated 2 years ago
- Simple A3C implementation with pytorch + multiprocessing☆645Updated 2 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,828Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆345Updated 5 years ago