Table of Contents

Enum SVMSGD.SvmsgdType

Namespace
Emgu.CV.ML
Assembly
Emgu.CV.dll

SVMSGD type. ASGD is often the preferable choice.

public enum SVMSGD.SvmsgdType

Fields

Asgd = 1

Average Stochastic Gradient Descent

Sgd = 0

Stochastic Gradient Descent