| GestureLearnerMomentum Field |
The momentum parameter is used by the backpropagation training algorithm. The parameter accelerates
the training process.
Namespace:
RavingBots.MagicGestures.AI
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax Remarks
It is usually safe to use a high value, but in some cases, it may prevent the algorithm from reaching
a minimum training error.
See Also