The Complete SPRLIB & ANNLIB

erf_bfgs

- compute the Mean Squared Error function used by the BFGS method (LOCAL)

SYNOPSIS

double erf_bfgs (p)

ARGUMENTS

double *p Vector containing the current weight values.

RETURNS

The current MSE of the network w.r.t. the target sample, which is the function to be minimized by the BFGS method.

NOTE

This is a local version to speed up the evaluation of this function.

SEE ALSO

learn_bfgs_ffnet

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998