| 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 public Thread CurrentThread { get; private set; }
Property Value
Type:
ThreadSee Also