[net, error] = mlptrain(net, x, t, its) trains a network data structure net using the scaled conjugate gradient algorithm for its cycles with input data x, target data t.
[net, error] = mlptrain(net, x, t, its)
net
its
x
t
demtrain
scg
netopt
Copyright (c) Ian T Nabney (1996-9)