Skip to content

Gymnasium#11

Open
Bpoole908 wants to merge 16 commits into
AGI-Labs:developfrom
Bpoole908:gymnasium
Open

Gymnasium#11
Bpoole908 wants to merge 16 commits into
AGI-Labs:developfrom
Bpoole908:gymnasium

Conversation

@Bpoole908
Copy link
Copy Markdown

@Bpoole908 Bpoole908 commented Jul 6, 2023

I'm attempting to update the repo to use Gymnasium.

Below are some initial points for discuss:

  • I updated the setup.py file to install atari-py and roms using gymnasium.
  • I added a package version to imageio in the setup.py file. This was due to moviepy installing the latest version of imageio which would throw a ValueError: Can't write images with one color channel. Not sure if anyone else can replicate this.
  • MIT License and wrapper code within env_wrappers.py have been updated. I used SB3 as a guide for some of the wrappers when updating to new gym API. Some of the existing wrappers have updated versions (e..g, FrameStacking and LazyFrames). For now I have tried to keep everything as close to what was original coded within this file.

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

Successfully merging this pull request may close these issues.

1 participant