fann_get_num_input

Get the number of input neurons

説明

int fann_get_num_input(resource $ann)

Get the number of input neurons.

パラメータ

ann

ニューラルネットワークリソース。

戻り値

Number of input neurons, or false on error