Click or drag to resize

BackpropagationCurrentThread Property

The handle to the training thread.

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

Property Value

Type: Thread
See Also