Fann Funciones
PHP Manual

fann_get_num_input

(PECL fann >= 1.0.0)

fann_get_num_inputGet the number of input neurons

Descripción

int fann_get_num_input ( resource $ann )

Get the number of input neurons.

Parámetros

ann

resource de red neuronal.

Valores devueltos

Number of input neurons, or FALSE on error


Fann Funciones
PHP Manual