文字

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

上一篇: 下一篇: