Click or drag to resize

SVMSGDInitialStepSize Property

http://www.emgu.com
initialStepSize 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 InitialStepSize { get; set; }

Property Value

Type: Single
See Also