Click or drag to resize
Accord.NET (logo)

ActivationNeuronthreshold Field

Threshold value.

Namespace:  Accord.Neuro
Assembly:  Accord.Neuro (in Accord.Neuro.dll) Version: 3.8.0
Syntax
protected double threshold
Request Example View Source

Field Value

Type: Double
Remarks
The value is added to inputs weighted sum before it is passed to activation function.
See Also