fann_get_num_output
(PECL fann >= 1.0.0)
fann_get_num_output — Get the number of output neurons
Описание
fann_get_num_output
( resource
$ann
) : intGet the number of output neurons.
Список параметров
-
ann
-
Ресурс (resource) нейронной сети.
Возвращаемые значения
Number of output neurons, or false
on error