Field TakeActionsBetweenDecisions
Indicates whether or not the agent will take an action during the Academy steps where it does not request a decision. Has no effect when DecisionPeriod is set to 1.
Namespace: Unity.MLAgents
Assembly: solution.dll
Syntax
[Tooltip("Indicates whether or not the agent will take an action during the Academy steps where it does not request a decision. Has no effect when DecisionPeriod is set to 1.")]
[FormerlySerializedAs("RepeatAction")]
public bool TakeActionsBetweenDecisions
Returns
| Type | Description |
|---|---|
| bool |