Field VectorObservationSize
The number of the observations that are added in CollectObservations(VectorSensor)
Namespace: Unity.MLAgents.Policies
Assembly: solution.dll
Syntax
[FormerlySerializedAs("vectorObservationSize")]
public int VectorObservationSize
Returns
| Type | Description |
|---|---|
| int | The length of the vector containing observation values. |