Neural Network Toolbox Previous page   Next Page

Training Functions
trainb
Batch training with weight and bias learning rules.
trainbfg
BFGS quasi-Newton backpropagation.
trainbr
Bayesian regularization.
trainc
Cyclical order incremental update.
traincgb
Powell-Beale conjugate gradient backpropagation.
traincgf
Fletcher-Powell conjugate gradient backpropagation.
traincgp
Polak-Ribiere conjugate gradient backpropagation.
traingd
Gradient descent backpropagation.
traingda
Gradient descent with adaptive lr backpropagation.
traingdm
Gradient descent with momentum backpropagation.
traingdx
Gradient descent with momentum & adaptive lr backprop.
trainlm
Levenberg-Marquardt backpropagation.
trainoss
One step secant backpropagation.
trainr
Random order incremental update.
trainrp
Resilient backpropagation (Rprop).
trains
Sequential order incremental update.
trainscg
Scaled conjugate gradient backpropagation.


Previous page  Pre- and Postprocessing Functions Transfer Derivative Functions Next page

© 1994-2005 The MathWorks, Inc.