Skip to content

schola.ray.env

Implementation of ray.rllib.env.base_env.BaseEnv backed by a Schola Environment.

Functions

sorted_multi_agent_spaceSorts the spaces in a multi-agent space alphabetically by agent ID.

Classes

BaseEnvA Ray RLlib environment that wraps a Schola environment.