fann_get_layer_array
Get the number of neurons in each layer in the network
Description
array fann_get_layer_array
( resource $ann
)
Bias is not included so the layers match the fann_create functions.
Parameters
-
ann
-
Neural network resource.
Return Values
An array of numbers of neurons in each leayer