SVMSGDSvmsgdTypeSgd Field |
http://www.emgu.com
Stochastic Gradient Descent
Namespace:
Emgu.CV.ML
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const SVMSGDSvmsgdType Sgd = 0
Public Const Sgd As SVMSGDSvmsgdType = 0
public:
literal SVMSGDSvmsgdType^ Sgd = 0
static val mutable Sgd: SVMSGDSvmsgdType
Field Value
Type:
SVMSGDSvmsgdType
See Also