unreal.LearningAgentsOptionalObservation

class unreal.LearningAgentsOptionalObservation

Bases: EnumBase

Enum Type representing either a Null observation or some Valid observation

C++ Source:

  • Plugin: LearningAgents

  • Module: LearningAgents

  • File: LearningAgentsObservations.h

NULL: LearningAgentsOptionalObservation

0

VALID: LearningAgentsOptionalObservation

1