Click or drag to resize

SVMSGDStepDecreasingPower Property

http://www.emgu.com
stepDecreasingPower of a SVMSGD optimization problem

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public float StepDecreasingPower { get; set; }

Property Value

Type: Single
See Also