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.
☆472Updated last year
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☆364Updated 2 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆675Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆546Updated last year
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Library for Model Based RL☆995Updated 9 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆693Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆597Updated 10 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆489Updated 2 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,294Updated last year
- Tools for accelerating safe exploration research.☆532Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆408Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆536Updated 3 years ago
- Real-World RL Benchmark Suite☆353Updated 4 years ago
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆829Updated 8 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆684Updated 11 months ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆487Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆421Updated 2 years ago
- A collection of wrappers for Gymnasium and PettingZoo environments (being merged into gymnasium.wrappers and pettingzoo.wrappers☆474Updated 2 weeks ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆566Updated 2 years ago
- Code for conservative Q-learning☆437Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,225Updated last month
- List of competitions related to Reinforcement Learning☆351Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆298Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,482Updated 5 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆314Updated 3 years ago
- RL Environments in JAX 🌍☆744Updated 10 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆627Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆303Updated 9 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆738Updated 2 years ago