fann_get_num_output
PHP function
Edit on GitHub ✎
(PECL fann >= 1.0.0)
Get the number of output neurons
Description
fann_get_num_output(resource $ann): int
Get the number of output neurons.
Parameters
annDescription
Return Values
Number of output neurons, or false on error