Initializes a new instance of the SigmoidFunction class.
Namespace:
AForge.NeuroAssembly: AForge.Neuro (in AForge.Neuro.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public SigmoidFunction( double alpha ) |
Parameters
- alpha
- Type: System..::.Double
Sigmoid's alpha value.