google-deepmind / dqn
Lua/Torch implementation of DQN (Nature, 2015)
☆589Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for dqn
- Code for the paper "Generative Adversarial Imitation Learning"☆690Updated 5 years ago
- Implementation of TRPO and related algorithms☆620Updated 6 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆655Updated 4 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,419Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,585Updated 2 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,648Updated 7 months ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,230Updated 5 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆555Updated 3 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆391Updated 6 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆987Updated 5 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,693Updated 2 years ago
- ☆305Updated last year
- Code for the paper "Meta-Learning Shared Hierarchies"☆614Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,388Updated 7 months ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆275Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆416Updated 11 months ago
- Simple A3C implementation with pytorch + multiprocessing☆622Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆529Updated 7 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆808Updated last year
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆372Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,099Updated 7 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,565Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆562Updated last year
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,911Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆297Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated 3 weeks ago