Skip to content

Enum

NameDescription
EAgentStatusThe Agent State as represented in Schola.
EAgentTrainingStatusAn enumeration representing the various states common across gym and gym-like environments.
EAutoResetTypeEnumeration defining automatic environment reset behavior for gym connectors.
EChannelsBitflag enum for RGBA color channels.
EComSystemStateAn enumeration representing the state of the communication system.
EConnectorStatusEnum class representing the operational status of the connector.
EConnectorStatusUpdateAn enumeration representing the type of action taken by an agent.
EEnvironmentStatusEnum class representing the status of the environment.
EFrameOfReferenceEnum of frame of reference types for spatial observations and actions.
EImitationConnectorStatusEnum class representing the status of the connector.
EPointTypeEnumeration of concrete Point types supported by the Schola blueprint helpers.
EPythonEnvironmentTypeThe type of a python environment.
EPythonScriptThe type of a python training script to use.
ERLlibActivationFunctionEnumAn enumeration of activation functions neural networks.
ERLlibTrainingAlgorithmEnumeration of reinforcement learning algorithms supported by Ray RLlib.
ERuntimeTypeEnumeration for different runtime device types.
ESB3ActivationFunctionEnumAn enumeration of activation functions neural networks.
ESB3TrainingAlgorithmEnumeration of reinforcement learning algorithms supported by Stable Baselines 3.
EScriptTypeThe type of a training script.
ESpaceTypeEnumeration of concrete Space kinds supported by the Schola blueprint helpers.
ESpaceValidationResultEnumeration of possible validation results when testing if a point is in a space.
ETeleportDimensionFlagsBitflags for enabling teleport movement directions per dimension.
ETrainingUpdateTypeAn enumeration representing the type of update.