Click or drag to resize

PerceptronFunc Property

The instance of the activation function.

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

Property Value

Type: ActivationFunc
See Also