| BackpropagationSettingsMaxIterations Field |
The training is continued for the specified number of iterations unless the target error is reached
earlier.
Namespace:
RavingBots.MagicGestures.AI.Neural.Classic
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax Remarks
The more iterations, the better chance to reach the target error.
See Also