fann_get_num_output

Get the number of output neurons

説明

int fann_get_num_output(resource $ann)

Get the number of output neurons.

パラメータ

ann

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

戻り値

Number of output neurons, or false on error