Click or drag to resize

ANN_MLPBackpropWeightScale Property

Strength of the weight gradient term. The recommended value is about 0.1. Default value is 0.1.

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public double BackpropWeightScale { get; set; }

Property Value

Type: Double
See Also