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