blob: f2561eca94dcecda6eb80028fb9eb0d53fca13d1 (
plain) (
blame)
1
2
3
4
|
Gymnasium is an open source Python library for developing and comparing
reinforcement learning algorithms by providing a standard API to communicate
between learning algorithms and environments, as well as a standard set of
environments compliant with that API.
|