Query: fann_get_bit_fail
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_BIT_FAIL(3) 1 FANN_GET_BIT_FAIL(3) fann_get_bit_fail - The number of fail bitsSYNOPSISint fann_get_bit_fail (resource $ann)DESCRIPTIONThe number of fail bits; means the number of output neurons which differ more than the bit fail limit (see fann_get_bit_fail_limit(3), fann_set_bit_fail_limit(3)). The bits are counted in all of the training data, so this number can be higher than the number of training data. This value is reset by fann_reset_MSE(3) and updated by all the same functions which also updates the MSE value (e.g. fann_test_data(3), fann_train_epoch(3))PARAMETERSo $ann -Neural network resource.RETURN VALUESThe number of bits fail, or FALSE on error.SEE ALSOfann_get_MSE(3), fann_reset_MSE(3), fann_test_data(3), fann_train_epoch(3), fann_get_bit_fail_limit(3), fann_set_bit_fail_limit(3). PHP Documentation Group FANN_GET_BIT_FAIL(3)
Related Man Pages |
---|
fann_train_on_data(3) - php |
fann_get_activation_steepness(3) - php |
fann_get_cascade_output_change_fraction(3) - php |
fann_set_callback(3) - php |
fann_train_epoch(3) - php |
Similar Topics in the Unix Linux Community |
---|
C Brain Teaser |
Unix Training-where, when etc. |
Unix Performance testing - training content |
Purchase from bits |
Project - ERP-MES Interface |