Click or drag to resize

BackpropagationCurrentSettings Property

The settings used in the current training.

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

Property Value

Type: BackpropagationSettings
See Also