VR Magic Gestures AI 1.1
VR Magic Gestures AI 1.1
Class Reference
RavingBots.MagicGestures.AI.Neural.Classic
Backpropagation Class
Backpropagation Methods
AdjustWeights Method
CalcError Method
PropagateError Method
ResetNeurons Method
RunAsyncTraining Method
RunTraining Method
StopAsyncTraining Method
TrainSample Method
Backpropagation
RunTraining Method
Run the backpropagation algorithm.
Namespace:
RavingBots.MagicGestures.AI.Neural.Classic
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
private
void
RunTraining
()
Remarks
This method also updates
_currentStatus
.
Important
This method runs on a background thread.
See Also
Reference
Backpropagation Class
RavingBots.MagicGestures.AI.Neural.Classic Namespace
Backpropagation
TrainSample(MultilayerPerceptron, SampleData, Single, Single)
Backpropagation
ResetNeurons(
Layer
, Random, Vector2)
(c) 2018 Raving Bots