Property BackpropWeightScale
- Namespace
- OpenCvSharp.ML
- Assembly
- OpenCvSharp.dll
BackpropWeightScale
Strength of the weight gradient term. The recommended value is about 0.1. Default value is 0.1.
public double BackpropWeightScale { get; set; }
Strength of the weight gradient term. The recommended value is about 0.1. Default value is 0.1.
public double BackpropWeightScale { get; set; }