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.
☆463Updated 9 months ago
Alternatives and similar repositories for dqn_zoo:
Users that are interested in dqn_zoo are comparing it to the libraries listed below
- A Python interface for reinforcement learning environments☆354Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆540Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆523Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆559Updated 2 years ago
- A PyTorch Platform for Distributed RL☆744Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆650Updated 2 years ago
- Tools for accelerating safe exploration research.☆511Updated last year
- Library for Model Based RL☆977Updated 6 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,254Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆622Updated 4 years ago
- Real-World RL Benchmark Suite☆349Updated 4 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆398Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆404Updated 3 years ago
- Pytorch Implementation of MuZero☆347Updated last year
- A PyTorch library for building deep reinforcement learning agents.☆648Updated 10 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆662Updated 8 months ago
- Code for the paper "Phasic Policy Gradient"☆259Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆603Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- Code for conservative Q-learning☆420Updated 3 years ago
- A collection of reference environments for offline reinforcement learning☆1,398Updated last month
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆287Updated last year
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆797Updated 5 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,162Updated last year
- ☆293Updated 3 weeks ago
- A curated list of awesome Deep Reinforcement Learning resources.☆705Updated 5 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- Keeping track of RL experiments☆158Updated 2 years ago