cv.ANN_MLP/TrainMethod - MATLAB File Help
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 [RPROP93] for details.
Anneal
The simulated annealing algorithm. See [Kirkpatrick83] for details.
Property Details
Constant
false
Dependent
true
Sealed
false
Transient
false
GetAccess
public
SetAccess
public
GetObservable
false
SetObservable
false