| Documentation For Encog 2.x |
|
ILayer.Threshold Property
This layer's threshold values, if present, otherwise this function returns null.
public
double[] Threshold { public get; public set; }
See Also
ILayer Interface | Encog.Neural.Networks.Layers Namespace