fann_get_layer_array
(PECL fann >= 1.0.0)
fann_get_layer_array — Get the number of neurons in each layer in the network
説明
Get the number of neurons in each layer in the neural network.
Bias is not included so the layers match the fann_create functions.
パラメータ
ann
-
ニューラルネットワークリソース。
戻り値
An array of numbers of neurons in each leayer
+add a note
User Contributed Notes
There are no user contributed notes for this page.