DLR-RM / rl-baselines3-zooLinks
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
☆2,669Updated last week
Alternatives and similar repositories for rl-baselines3-zoo
Users that are interested in rl-baselines3-zoo are comparing it to the libraries listed below
Sorting:
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,658Updated 11 months ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,240Updated 3 weeks ago
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆3,219Updated this week
- A collection of reference environments for offline reinforcement learning☆1,622Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,005Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆682Updated 2 weeks ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆719Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,317Updated 9 months ago
- Collection of reinforcement learning algorithms☆2,836Updated last year
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,383Updated this week
- Simple and easily configurable grid world environments for reinforcement learning