Click or drag to resize

GestureLearnerStatus Property

The current status of the training.

Namespace:  RavingBots.MagicGestures.AI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public BackpropagationStatus Status { get; }

Property Value

Type: BackpropagationStatus
See Also