Click or drag to resize

BackpropagationCurrentStatus Property

The current status of the training.

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

Property Value

Type: BackpropagationStatus
See Also