SVMSGDSvmsgdTypeAsgd Field |
http://www.emgu.com
Average 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 Asgd = 1
Public Const Asgd As SVMSGDSvmsgdType = 1
public:
literal SVMSGDSvmsgdType^ Asgd = 1
static val mutable Asgd: SVMSGDSvmsgdType
Field Value
Type:
SVMSGDSvmsgdType
See Also