arXiv · 2008.08932
SuperSuit: Simple Microwrappers for Reinforcement Learning Environments
Abstract
In reinforcement learning, wrappers are universally used to transform the information that passes between a model and an environment. Despite their ubiquity, no library exists with reasonable implementations of all popular preprocessing methods. This leads to unnecessary bugs, code inefficiencies, and wasted developer time. Accordingly we introduce SuperSuit, a Python library that includes all popular wrappers, and wrappers that can easily apply lambda functions to the observations/actions/reward. It's compatible with the standard Gym environment specification, as well as the PettingZoo specification for multi-agent environments. The library is available at https://github.com/PettingZoo-Team/SuperSuit,and can be installed via pip.
Explore related subjects
Keep this discovery
J. K. Terry, Benjamin Black, Ananth Hari. 2020-08-17. SuperSuit: Simple Microwrappers for Reinforcement Learning Environments. https://arxiv.org/abs/2008.08932
Cite the original work for its findings. Save a collection to share your selection of sources.