stable-baselines 2.10.2
0
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms.
Contents
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms.
Stars: 4138, Watchers: 4138, Forks: 723, Open Issues: 134The hill-a/stable-baselines
repo was created 6 years ago and the last code push was 2 years ago.
The project is very popular with an impressive 4138 github stars!
How to Install stable-baselines
You can install stable-baselines using pip
pip install stable-baselines
or add it to a project with poetry
poetry add stable-baselines
Package Details
- Author
- Ashley Hill
- License
- MIT
- Homepage
- https://github.com/hill-a/stable-baselines
- PyPi:
- https://pypi.org/project/stable-baselines/
- GitHub Repo:
- https://github.com/hill-a/stable-baselines
Related Packages
Errors
A list of common stable-baselines errors.
Code Examples
Here are some stable-baselines
code examples and snippets.