Farama-Foundation / Minigrid

Simple and easily configurable grid world environments for reinforcement learning
https://minigrid.farama.org/
Other
2.13k stars 610 forks source link

migrate to gymnasium #239

Closed rodrigodelazcano closed 2 years ago

rodrigodelazcano commented 2 years ago

Description

Use Gymnasium >=v0.26 instead of gym.

Type of change

Please delete options that are not relevant.

Screenshots

Please attach before and after screenshots of the change if applicable.

Checklist:

pseudo-rnd-thoughts commented 2 years ago

Will this be a v2 or v1.3?

rodrigodelazcano commented 2 years ago

Will this be a v2 or v1.3?

I will go directly with v2 since gymnasium is a major dependency update. The v1 versions will reference all the changes made under gym and with v2 all the ones that correspond to gymnasium