araffin / rl-baselines-zooLinks
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
☆1,189Updated 3 years ago
Alternatives and similar repositories for rl-baselines-zoo
Users that are interested in rl-baselines-zoo are comparing it to the libraries listed below
Sorting:
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,360Updated last year
- A toolkit for reproducible reinforcement learning research.☆2,047Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆712Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,656Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,800Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆548Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 4 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,312Updated this week
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,257Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year
- Python library for Reinforcement Learning.☆913Updated 3 months ago
- Reinforcement Learning in PyTorch☆2,267Updated 4 years ago
- Soft Actor-Critic☆1,170Updated last year
- Simple and easily configurable grid world environments for reinforcement learning☆2,351Updated 2 weeks ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,305Updated 7 months ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆304Updated 2 years ago
- SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's arch…☆834Updated 2 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,315Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆763Updated last year
- Code for the paper "Exploration by Random Network Distillation"☆917Updated 5 years ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆869Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆481Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,979Updated 2 years ago
- TensorFlow2 Reinforcement Learning☆476Updated 3 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,040Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆619Updated last year
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,526Updated last year
- PyTorch implementation of soft actor critic☆919Updated 3 months ago