Update README.md

This commit is contained in:
Mark Towers
2022-10-27 15:48:37 +01:00
committed by GitHub
parent 1c53746d0e
commit cad6746ca6

View File

@@ -53,7 +53,7 @@ Please note that this is an incomplete list, and just includes libraries that th
* [CleanRL](https://github.com/vwxyzjn/cleanrl) is a learning library based on the Gymnasium API. It is designed to cater to newer people in the field and provides very good reference implementations.
* [PettingZoo](https://github.com/Farama-Foundation/PettingZoo) is a multi-agents version of Gymnasium with a number of implemented environments, i.e. multi-agent atari environments.
* [Other environments](https://farama.org/projects) has a collection of environments that are maintained by the same group as Gymnasium.
* [Other environments](https://farama.org/projects) has a collection of environments that are maintained by the same team as Gymnasium.
## Environment Versioning