Package: wnpp
Severity: wishlist
Control: retitle -1 gymnasium -- Python toolkit for reinforcement learning
algorithms
* Package name : gymnasium
Version : 1.0.0
Upstream Author : Farama Foundation
* URL or Web page : https://github.com/Farama-Foundation/Gymnasium
* License : MIT
Description : Python toolkit for reinforcement learning algorithms
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.
This is a fork of OpenAI's Gym library by its maintainers (OpenAI handed
over maintenance in 2022), and so this is where current and future
development and maintenance will occur.