Table of Contents

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; }

Property Value

double