google-deepmind / dqn
Lua/Torch implementation of DQN (Nature, 2015)
☆600Updated 8 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.☆656Updated 5 years ago
- Implementation of TRPO and related algorithms☆629Updated 6 years ago
- ☆303Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,267Updated 5 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆560Updated 3 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆710Updated 6 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,003Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated 2 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,430Updated 2 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,279Updated 2 months ago
- Code for the paper "Exploration by Random Network Distillation"☆894Updated 4 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,727Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,294Updated last year
- Reinforcement Learning with Deep Energy-Based Policies☆422Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆693Updated 2 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆382Updated last year
- Code for the paper "Meta-Learning Shared Hierarchies"☆613Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,624Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,173Updated 2 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,197Updated 4 years ago
- Soft Actor-Critic☆1,086Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆684Updated 11 months ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,961Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆543Updated 6 months ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago