FANN_GET_LAYER_ARRAY(3) 1 FANN_GET_LAYER_ARRAY(3) fann_get_layer_array - Get the number of neurons in each layer in the networkSYNOPSISarray fann_get_layer_array (resource $ann)DESCRIPTIONGet the number of neurons in each layer in the neural network. Bias is not included so the layers match the fann_create functions.PARAMETERSo $ann -Neural network resource.RETURN VALUESAn array of numbers of neurons in each leayer PHP Documentation Group FANN_GET_LAYER_ARRAY(3)
| Related Man Pages |
|---|
| fann_create_sparse_array(3) - php |
| fann_set_activation_function(3) - php |
| fann_create_shortcut(3) - php |
| fann_get_activation_function(3) - php |
| fann_set_activation_steepness(3) - php |