update : 2015.11.03
php.shukuma.com

검색:
 
 
Get the number of input neurons

fann_get_num_input

(PECL fann >= 1.0.0)

fann_get_num_inputGet the number of input neurons

설명

int fann_get_num_input ( resource $ann )

Get the number of input neurons.

인수

ann

Neural network resource.

반환값

Number of input neurons, or FALSE on error