[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.
demtrain, scg, netoptCopyright (c) Christopher M Bishop, Ian T Nabney (1996, 1997)