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