fann_test_data(3) php man page | unix.com

Man Page: fann_test_data

Operating Environment: php

Section: 3

FANN_TEST_DATA(3)							 1							 FANN_TEST_DATA(3)

fann_test_data - Test a set of training data and calculates the MSE for the training data

SYNOPSIS
float fann_test_data (resource $ann, resource $data)
DESCRIPTION
Test a set of training data and calculates the MSE for the training data. This function updates the MSE and the bit fail values.
PARAMETERS
o $ann -Neural network resource. o $data -Neural network training data resource.
RETURN VALUES
The updated MSE, or FALSE on error.
SEE ALSO
fann_train_on_data(3), fann_train_epoch(3), fann_get_bit_fail(3), fann_get_MSE(3), fann_set_training_algorithm(3). PHP Documentation Group FANN_TEST_DATA(3)
Related Man Pages
fann_train_on_data(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
fann_init_weights(3) - php
fann_save(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update