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