Skip to content

gym.utils

Full path: schola.gym.utils

schola.gym.utils

Utilities for working with gym environments

Classes

ItemDescription
PopActionWrapper(env)A wrapper that pops the action from the environment’s action space.