Property InferenceSeed
InferenceSeed
Set the random seed used for inference. This should be set before any Agents are added to the scene. The seed is passed to the ModelRunner constructor, and incremented each time a new ModelRunner is created.
Declaration
public int InferenceSeed { set; }
Property Value
| Type | Description |
|---|---|
| int |