avalon icon indicating copy to clipboard operation
avalon copied to clipboard

Upgrading to Gymnasium

Open jkterry1 opened this issue 1 year ago • 2 comments

Hey there, I run the Farama Foundation and am one of the the maintainers of Gymnasium (and formerly Gym).

As you're able to, would you be willing to upgrade from Gym to Gymnasium? Gym isn't maintained anymore and won't be getting support for new versions of Python or anything like that anymore, and RLlib and Stable Baselines3 and most of the other major packages have switched or are publicly planning to do so, and I've been going around and asking other notable packages that haven't upgraded yet to upgrade.

In case you haven't already seen it, we have a blog post that summarizes the backstory of the switch here- https://farama.org/Announcing-The-Farama-Foundation

I'm happy to answer any questions you have or help if I'm able to

jkterry1 avatar Mar 01 '23 15:03 jkterry1

Hi @jkterry1 – this is on our radar (https://github.com/Avalon-Benchmark/avalon/pull/12#issuecomment-1339768153).

The main thing for me is that when we do upgrade I'd like to make sure and update semantics to be correct, i.e. detangling done into terminated and truncated properly.

micimize avatar Mar 27 '23 14:03 micimize

That makes sense. If there's anything you need our help with to sort that out, please let us know.

jkterry1 avatar Mar 27 '23 17:03 jkterry1

Hey- Gymnasium 1.0 is out so the API is stable now :)

jkterry1 avatar Oct 08 '24 13:10 jkterry1