Click or drag to resize

GestureLearnerGetBPSettings Method

Create backpropagation settings using the stored configuration.

Namespace:  RavingBots.MagicGestures.AI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
private BackpropagationSettings GetBPSettings()

Return Value

Type: BackpropagationSettings
See Also