# RL Baselines3 Zoo: A Training Framework for Stable Baselines3 Reinforcement Learning Agents
See https://github.com/DLR-RM/rl-baselines3-zoo
Raw data
{
"_id": null,
"home_page": "https://github.com/DLR-RM/rl-baselines3-zoo",
"name": "rl-zoo3",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "reinforcement-learning-algorithms reinforcement-learning machine-learning gymnasium openai stable baselines sb3 toolbox python data-science",
"author": "Antonin Raffin",
"author_email": "antonin.raffin@dlr.de",
"download_url": "https://files.pythonhosted.org/packages/70/5b/228a07004086b1013542730327bfb9a7b05c95a6a3dccf8c19ceae3cb914/rl_zoo3-2.7.0.tar.gz",
"platform": null,
"description": "\n# RL Baselines3 Zoo: A Training Framework for Stable Baselines3 Reinforcement Learning Agents\n\nSee https://github.com/DLR-RM/rl-baselines3-zoo\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Training Framework for Stable Baselines3 Reinforcement Learning Agents",
"version": "2.7.0",
"project_urls": {
"Changelog": "https://github.com/DLR-RM/rl-baselines3-zoo/blob/master/CHANGELOG.md",
"Code": "https://github.com/DLR-RM/rl-baselines3-zoo",
"Documentation": "https://rl-baselines3-zoo.readthedocs.io/en/master/",
"Homepage": "https://github.com/DLR-RM/rl-baselines3-zoo",
"RL-Zoo": "https://github.com/DLR-RM/rl-baselines3-zoo",
"SBX": "https://github.com/araffin/sbx",
"Stable-Baselines3": "https://github.com/DLR-RM/stable-baselines3"
},
"split_keywords": [
"reinforcement-learning-algorithms",
"reinforcement-learning",
"machine-learning",
"gymnasium",
"openai",
"stable",
"baselines",
"sb3",
"toolbox",
"python",
"data-science"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d1237431152f82e77362df1dbe571daf4811511ae84e3e893402961dc54d6f7a",
"md5": "ac2a822b6a7fab49c8e13d28053a4d8a",
"sha256": "a0772659a32c7e5a18d85167f1954755b93d4fbff3d935fe8101d4fba50d0382"
},
"downloads": -1,
"filename": "rl_zoo3-2.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ac2a822b6a7fab49c8e13d28053a4d8a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 78020,
"upload_time": "2025-07-25T13:54:24",
"upload_time_iso_8601": "2025-07-25T13:54:24.296379Z",
"url": "https://files.pythonhosted.org/packages/d1/23/7431152f82e77362df1dbe571daf4811511ae84e3e893402961dc54d6f7a/rl_zoo3-2.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "705b228a07004086b1013542730327bfb9a7b05c95a6a3dccf8c19ceae3cb914",
"md5": "7d8b7621604c7df0b4c0ca72ad14a09c",
"sha256": "67e339fbb77638043f8de9270e990fe8895fd4f32b81b09d7789f25cae71fdd5"
},
"downloads": -1,
"filename": "rl_zoo3-2.7.0.tar.gz",
"has_sig": false,
"md5_digest": "7d8b7621604c7df0b4c0ca72ad14a09c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 70114,
"upload_time": "2025-07-25T13:54:25",
"upload_time_iso_8601": "2025-07-25T13:54:25.993043Z",
"url": "https://files.pythonhosted.org/packages/70/5b/228a07004086b1013542730327bfb9a7b05c95a6a3dccf8c19ceae3cb914/rl_zoo3-2.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-25 13:54:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DLR-RM",
"github_project": "rl-baselines3-zoo",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "gym",
"specs": [
[
"==",
"0.26.2"
]
]
},
{
"name": "stable-baselines3",
"specs": [
[
"<",
"3.0"
],
[
">=",
"2.6.1a1"
]
]
},
{
"name": "box2d-py",
"specs": [
[
"==",
"2.3.8"
]
]
},
{
"name": "pybullet_envs_gymnasium",
"specs": [
[
">=",
"0.6.0"
]
]
},
{
"name": "cloudpickle",
"specs": [
[
">=",
"2.2.1"
]
]
},
{
"name": "optunahub",
"specs": [
[
">=",
"0.2.0"
]
]
},
{
"name": "plotly",
"specs": []
},
{
"name": "wandb",
"specs": []
},
{
"name": "moviepy",
"specs": [
[
">=",
"1.0.0"
]
]
}
],
"lcname": "rl-zoo3"
}