| GestureLearnerSamplesPerGesture Field |
The number of gesture repeats used for training a single spell. Each repeated gesture is
added to the training set. The neural network recognises spells by generalising patterns provided
in the training set.
Namespace:
RavingBots.MagicGestures.AI
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int SamplesPerGesture
Field Value
Type:
Int32Remarks
The bigger the training set, the better tolerance and accuracy of recognition.
See Also