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 (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public float StepDecreasingPower { get; set; }

Property Value

Type: Single
See Also