Field discreteActionMasks
For discrete control, specifies the actions that the agent cannot take.
An element of the mask array is true if the action is prohibited.
Namespace: Unity.MLAgents
Assembly: solution.dll
Syntax
public bool[] discreteActionMasks
Returns
| Type | Description |
|---|---|
| bool[] |