ObservationEvents

class maze.core.log_events.observation_events.ObservationEvents

Event topic class with logging statistics based only on observations, therefore applicable to any valid reinforcement learning environment.

observation_original(step_key: str, name: str, value: int)

observation seen and dimensionality of observation space

observation_processed(step_key: str, name: str, value: int)

observation seen and dimensionality of observation space