Field NumStackedVectorObservations
Stacking refers to concatenating the observations across multiple frames. This field indicates the number of frames to concatenate across.
Namespace: Unity.MLAgents.Policies
Assembly: solution.dll
Syntax
[FormerlySerializedAs("numStackedVectorObservations")]
[Range(1, 50)]
public int NumStackedVectorObservations
Returns
| Type | Description |
|---|---|
| int |