Fann Funciones
PHP Manual

fann_get_num_output

(PECL fann >= 1.0.0)

fann_get_num_outputGet the number of output neurons

Descripción

int fann_get_num_output ( resource $ann )

Get the number of output neurons.

Parámetros

ann

resource de red neuronal.

Valores devueltos

Number of output neurons, or FALSE on error


Fann Funciones
PHP Manual