The Complete SPRLIB & ANNLIB

MARQ-variables

- some local variables used with the Levenberg-Marquardt algorithm (LOCAL)

SYNOPSIS

int NumSamples Number of samples in the dataset containing the targets.
int NumWeights Number of trainable weights.
double **Xgn Matrix containing the gradient of the network output.
double **Xtgn Dito; this is the transposed of the former.
double *Ggn Vector containing the gradient of the MSE.

SEE ALSO

learn_marquardt_ffnet, marq_grad_mse, marq_grad_output

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