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.
☆468Updated 11 months ago
Alternatives and similar repositories for dqn_zoo:
Users that are interested in dqn_zoo are comparing it to the libraries listed below
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆549Updated last year
- A Python interface for reinforcement learning environments☆363Updated 2 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆668Updated 2 years ago
- Tools for accelerating safe exploration research.☆521Updated last year
- A PyTorch Platform for Distributed RL☆746Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆526Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆561Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year
- Pytorch Implementation of MuZero☆349Updated last year
- Real-World RL Benchmark Suite☆352Updated 4 years ago
- Code for conservative Q-learning☆427Updated 3 years ago
- Library for Model Based RL☆987Updated 8 months ago
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆813Updated 7 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆675Updated 10 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆543Updated 4 months ago
- Extremely Fast End-to-End Deep Multi-Agent Reinforcement Learning Framework on a GPU (JMLR 2022)☆480Updated 7 months ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's arch…☆804Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆617Updated 3 years ago
- A collection of reference environments for offline reinforcement learning☆1,442Updated 4 months ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆412Updated last year
- Soft Actor-Critic☆1,056Updated last year
- A collection of multi agent environments based on OpenAI gym.☆595Updated 8 months ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆583Updated 4 years ago
- List of competitions related to Reinforcement Learning☆352Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆294Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆325Updated 5 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆190Updated 2 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year