Click or drag to resize

Perceptron_func Field

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#
[NonSerializedAttribute]
private ActivationFunc _func

Field Value

Type: ActivationFunc
See Also