google-deepmind / dqn_zoo
DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (DQN) agent.
☆471Updated last year
Alternatives and similar repositories for dqn_zoo:
Users that are interested in dqn_zoo are comparing it to the libraries listed below
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆673Updated 2 years ago
- A Python interface for reinforcement learning environments☆362Updated 2 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆538Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- Tools for accelerating safe exploration research.☆526Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆332Updated 5 years ago
- Code for conservative Q-learning☆435Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆301Updated 8 months ago
- A collection of reference environments for offline reinforcement learning☆1,463Updated 4 months ago
- Real-World RL Benchmark Suite☆352Updated 4 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆562Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆260Updated 2 years ago
- Library for Model Based RL☆994Updated 9 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆625Updated 4 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆548Updated last year
- High throughput synchronous and asynchronous reinforcement learning☆887Updated 3 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆680Updated 11 months ago
- Dream to Control: Learning Behaviors by Latent Imagination☆534Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆298Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,287Updated last year
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆191Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆656Updated last year
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆825Updated 8 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆307Updated 3 years ago
- Pytorch Implementation of MuZero☆351Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆417Updated 2 years ago