php8.5
Home/ Manual/ fann / functions/ fann_get_num_output

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

ann

Description

Return Values

Number of output neurons, or false on error

Source: reference/fann/functions/fann-get-num-output.xml · from the official PHP manual (php/doc-en)