Contrib package of Stable Baselines3, experimental code.
Project description
Stable-Baselines3 - Contrib (SB3-Contrib)
Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code. "sb3-contrib" for short.
What is SB3-Contrib?
A place for RL algorithms and tools that are considered experimental, e.g. implementations of the latest publications. Goal is to keep the simplicity, documentation and style of stable-baselines3 but for less matured implementations.
Why create this repository?
Over the span of stable-baselines and stable-baselines3, the community has been eager to contribute in form of better logging utilities, environment wrappers, extended support (e.g. different action spaces) and learning algorithms.
However sometimes these utilities were too niche to be considered for stable-baselines or proved to be too difficult to integrate well into existing code without a mess. sb3-contrib aims to fix this by not requiring the neatest code integration with existing code and not setting limits on what is too niche: almost everything remotely useful goes! We hope this allows to extend the known quality of stable-baselines style and documentation beyond the relatively small scope of utilities of the main repository.
Features
See documentation for the full list of included features.
RL Algorithms:
Documentation
Documentation is available online: https://sb3-contrib.readthedocs.io/
Installation
Note: You need the master version of Stable Baselines3.
To install Stable Baselines3 master version:
pip install git+https://github.com/DLR-RM/stable-baselines3
Install Stable Baselines3 - Contrib using pip:
pip install git+https://github.com/Stable-Baselines-Team/stable-baselines3-contrib
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sb3_contrib-0.10.0.tar.gz.
File metadata
- Download URL: sb3_contrib-0.10.0.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.8.0 tqdm/4.47.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d91d88dec5e70fa5db7669a141ce290546c85956793c0cf33692e9189d75895
|
|
| MD5 |
42a381bdc57c390a5f38edcf982e7c89
|
|
| BLAKE2b-256 |
97f9913a0a1f2feca49e39011b5646c157d80238e5d904a887cf451272be95ed
|
File details
Details for the file sb3_contrib-0.10.0-py3-none-any.whl.
File metadata
- Download URL: sb3_contrib-0.10.0-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.8.0 tqdm/4.47.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a769a801b6405f06e8b4333f0f24496c1db413e47ff38af15974756e41fa1989
|
|
| MD5 |
efc4064cede34925cb6585cb7388500a
|
|
| BLAKE2b-256 |
764838ec53c740e97b13354f13c29e0bd01d350143d06aa25f5a07ec3165eb81
|