DiscreteActionEvents

class maze.core.log_events.action_events.DiscreteActionEvents

Event topic class with logging statistics based only on discrete (categorical) actions, therefore applicable to any valid reinforcement learning environment.

action(substep: str, name: str, value: int, action_dim: int)

action taken and dimensionality of discrete action space