MATLAB File Help: cv.ANN_MLP/TrainMethod
Index
cv.ANN_MLP/TrainMethod
Training method of the MLP.
Default 'RProp'. Possible values are:
'Backprop'
The back-propagation algorithm.
'RProp'
(default) The RPROP algorithm. See [101] for details.
Property Details
Constant
false
Dependent
true
Sealed
false
Transient
false
GetAccess
'public'
SetAccess
'public'
GetObservable
false
SetObservable
false