Property DeterministicInference
DeterministicInference
Whether to select actions deterministically during inference from the provided neural network.
Declaration
public bool DeterministicInference { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Whether to select actions deterministically during inference from the provided neural network.
public bool DeterministicInference { get; set; }
| Type | Description |
|---|---|
| bool |