2021/01/01 by Antonin Raffin, Ashley Hill, Adam Gleave +3 · 3 citations
Business, Management and Accounting · #Supply Chain and Inventory Management
openalex publication_date 2021/01/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/02
Stable-Baselines3 provides open-source implementations of deep reinforcement learning (RL) algorithms in Python. The implementations have been benchmarked against reference codebases, and automated unit tests cover 95% of the code. The algorithms follow a consistent interface and are accompanied by extensive documentation, making it simple to train and compare different RL algorithms. Our documentation, examples, and source-code are available at https://github.com/DLR-RM/stable-baselines3.