fann_get_bit_fail
The number of fail bits
説明
int fann_get_bit_fail(resource $ann
)
This value is reset by fann_reset_MSE and updated by all the same functions
which also updates the MSE value (e.g. fann_test_data, fann_train_epoch)
パラメータ
-
ann
-
ニューラルネットワークリソース。
戻り値
The number of bits fail, or false
on error.
参考
- fann_get_MSE
- fann_reset_MSE
- fann_test_data
- fann_train_epoch
- fann_get_bit_fail_limit
- fann_set_bit_fail_limit