fann_get_MSE

Name

fann_get_MSE -- Return the mean square error of an ANN.

Description

float fann_get_MSE(struct fann * ann);

Reads the mean square error from the network.

This function appears in FANN >= 1.1.0. (before this fann_get_error is used)


SourceForge.net Logo