mlptrain

Purpose

Utility to train an MLP network for demtrain

Description

[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.

See Also

demtrain, scg, netopt
Pages: Index

Copyright (c) Ian T Nabney (1996-9)