Metadata-Version: 2.1
Name: rl-zoo3
Version: 1.7.0
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
Keywords: reinforcement-learning-algorithms reinforcement-learning machine-learning gym openai stable baselines sb3 toolbox python data-science
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sb3-contrib (>=1.7.0)
Requires-Dist: huggingface-sb3 (<3.*,>=2.2.1)
Requires-Dist: tqdm
Requires-Dist: rich
Requires-Dist: optuna
Requires-Dist: pyyaml (>=5.1)
Requires-Dist: pytablewriter (~=0.64)
Provides-Extra: plots
Requires-Dist: seaborn ; extra == 'plots'
Requires-Dist: rliable (>=1.0.5) ; extra == 'plots'
Requires-Dist: scipy (~=1.7.3) ; extra == 'plots'


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

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