Metadata-Version: 2.4
Name: rl_zoo3
Version: 2.9.0a2
Summary: A Training Framework for Stable Baselines3 Reinforcement Learning Agents
Home-page: https://github.com/DLR-RM/rl-baselines3-zoo
Author: Antonin Raffin
Author-email: antonin.raffin@dlr.de
License: MIT
Project-URL: Code, https://github.com/DLR-RM/rl-baselines3-zoo
Project-URL: Documentation, https://rl-baselines3-zoo.readthedocs.io/en/master/
Project-URL: Changelog, https://github.com/DLR-RM/rl-baselines3-zoo/blob/master/CHANGELOG.md
Project-URL: Stable-Baselines3, https://github.com/DLR-RM/stable-baselines3
Project-URL: RL-Zoo, https://github.com/DLR-RM/rl-baselines3-zoo
Project-URL: SBX, https://github.com/araffin/sbx
Keywords: reinforcement-learning-algorithms reinforcement-learning machine-learning gymnasium openai stable baselines sb3 toolbox python data-science
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sb3_contrib<3.0,>=2.9.0a2
Requires-Dist: gymnasium<1.3.0,>=0.29.1
Requires-Dist: huggingface_sb3<4.0,>=3.0
Requires-Dist: tqdm
Requires-Dist: rich
Requires-Dist: optuna>=3.0
Requires-Dist: pyyaml>=5.1
Requires-Dist: pytablewriter~=1.2
Requires-Dist: shimmy~=2.0
Provides-Extra: plots
Requires-Dist: seaborn; extra == "plots"
Requires-Dist: rliable~=1.2.0; extra == "plots"
Requires-Dist: scipy~=1.10; extra == "plots"
Requires-Dist: pandas>=2.2; extra == "plots"
Provides-Extra: tests
Requires-Dist: mujoco<4,>=2.3; extra == "tests"
Requires-Dist: highway-env<1.11.0,>=1.10.1; extra == "tests"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


# RL Baselines3 Zoo: A Training Framework for Stable Baselines3 Reinforcement Learning Agents

See https://github.com/DLR-RM/rl-baselines3-zoo
