The type of training method

Namespace: Emgu.CV.ML.Structure
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.2.0.1010 (2.2.0.1010)

Syntax

         
 C#  Visual Basic  Visual C++ 
public ANN_MLP_TRAIN_METHOD train_method
Public train_method As ANN_MLP_TRAIN_METHOD
public:
ANN_MLP_TRAIN_METHOD train_method

See Also