poke-env icon indicating copy to clipboard operation
poke-env copied to clipboard

Support for VGC2022 Doubles

Open Bobcow40 opened this issue 3 years ago • 1 comments

As a VGC 2022 competitor I would really like support for VGC2022 Doubles format for reinforcement learning with Open AI GYM.

If there's anything I can do to help the process please let me know. Or if there's ideas on ways to go about this myself, I'm happy to help and do what I can in the process as I think it would be really cool to have support for VGC2022 Doubles!

Thanks!

Bobcow40 avatar May 25 '22 16:05 Bobcow40

Hey @Bobcow40,

Currently, doubles support does not include the Gym API. However, it should be doable with a bit of work - if you want to get started I would recommend starting by looking at this class.

hsahovic avatar Jun 12 '22 16:06 hsahovic