Enum ObservationType
The ObservationType enum of the Sensor.
Namespace: Unity.MLAgents.Sensors
Assembly: Unity.ML-Agents.dll
Syntax
public enum ObservationType
Fields
Name | Description |
---|---|
Default | Collected observations are generic. |
GoalSignal | Collected observations contain goal information. |