releso.util.types

Types and Type Unions defined for the ReLeSO package.

This file contains type definitions of commonly used items in this framework/package. Mostly RL based here. Some more types can be found in other files. Here only types with strictly external contents are created.

Module Attributes

ObservationType

Type definition for Observations.

InfoType

Type definition for the info object returned for every step in the RL Environment

RewardType

Type definition of the reward for every step in the RL Environment

DoneType

Type definition of the done marker for every step in the RL Environment

GustafMeshTypes

All possible classes that can make up a mesh

StepReturnType

Type definition for the return value of a Step.