This wrapper takes in the output from the Gigastep environment and converts it into a Mava suitable input and vice-versa.
Extra
Gigastep is fully competitive. To make it cooperative the adversary team is taking random actions until a better solution is found.
Only discrete actions are currently supported.
Only vector observations are currently supported.
What?
Added a wrapper for the Gigastep environment.
Why?
to make the Gigastep environment Mava compatible.
How?
This wrapper takes in the output from the Gigastep environment and converts it into a Mava suitable input and vice-versa.
Extra
Gigastep is fully competitive. To make it cooperative the adversary team is taking random actions until a better solution is found. Only discrete actions are currently supported. Only vector observations are currently supported.