Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: migrate from gym to gymnasium #8

Open
elliottower opened this issue Mar 17, 2023 · 2 comments
Open

Feature Request: migrate from gym to gymnasium #8

elliottower opened this issue Mar 17, 2023 · 2 comments

Comments

@elliottower
Copy link

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.

@eridon
Copy link

eridon commented Mar 21, 2023

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

@dimikout3
Copy link
Owner

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.

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

No branches or pull requests

3 participants