Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Gymnasium? #357

Open
apowers313 opened this issue Jun 7, 2023 · 1 comment
Open

Gymnasium? #357

apowers313 opened this issue Jun 7, 2023 · 1 comment

Comments

@apowers313
Copy link
Contributor

🚀 Feature

Gym is no longer supported. How would y'all feel about upgrading to gymnasium?

@apowers313
Copy link
Contributor Author

Picking up the conversation from #361, it looks like there are two challenges to fix here:

  1. Gym 0.24 got strict about interfaces (see Gym 0.24. is strict. #327)
  2. Gym 0.26 introduce breaking changes to the reset and step interfaces. These changes seem relatively small.

Sounds like the majority of the work to upgrade to Gymnasium would probably be updating tests? Not sure if the strict compliance for 0.24 is a tricky issue or not.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant