mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-18 21:06:59 +00:00
Update README.md
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
[](https://pre-commit.com/) [](https://github.com/psf/black)
|
[](https://pre-commit.com/) [](https://github.com/psf/black)
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="readme.png" width="500px"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
## Gymnasium
|
## Gymnasium
|
||||||
|
|
||||||
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 the maintainers, and is where future maintenance will occur going forward
|
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 the maintainers, and is where future maintenance will occur going forward
|
||||||
|
Reference in New Issue
Block a user