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