MarsExplorer icon indicating copy to clipboard operation
MarsExplorer copied to clipboard

Feature Request: migrate from gym to gymnasium

Open elliottower opened this issue 1 year ago • 2 comments

Hi, would it be possible for MarsExplorer to be upgraded from gym to gymnasium? Gymnasium is the maintained version of openai gym and is compatible with current RL training libraries (rllib and tianshou have already migrated, and stable-baselines3 will soon).

This repository is currently listed in the gymnasium third party environments but we are cleaning the list up to only include maintained gymnasium-compatible repositories.

For information about upgrading and compatibility, see migration guide and gym compatibility.

elliottower avatar Mar 17 '23 21:03 elliottower

I noticed that too, has the program allowed you to train a RL agent without changing the codes to match gymnasium? @elliottower

eridon avatar Mar 21 '23 20:03 eridon

Hello everyone and thank you for the interest in our work. Unfortunately the project has not been adapted to match gymnasium. You are welcome to do the relevant changes and issue a pull request which I will accept.

I also think that adapting to gymnasium is important. So let’s make this happen as a community.

dimikout3 avatar Mar 21 '23 21:03 dimikout3