What is Stable Baselines3 Contrib?
masterStable Baselines3 Contrib (SB3-Contrib) is an experimental extension package for the core Stable Baselines3 (SB3) library. It provides additional reinforcement learning algorithms and utilities that are not yet part of the main SB3 repository.
Key resources:
- SB3-Contrib Repository:
https://github.com/Stable-Baselines-Team/stable-baselines3-contrib - Core SB3 Repository:
https://github.com/DLR-RM/stable-baselines3 - RL Baselines3 Zoo: A collection of pre-trained agents and a simple interface for training, evaluating agents, and performing hyperparameter tuning:
https://github.com/DLR-RM/rl-baselines3-zoo