FANN_GET_NUM_LAYERS(3) 1 FANN_GET_NUM_LAYERS(3) fann_get_num_layers - Get the number of layers in the neural networkSYNOPSISint fann_get_num_layers (resource $ann)DESCRIPTIONGet the number of layers in the neural network.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe number of leayers in the neural network, or FALSE on error. PHP Documentation Group FANN_GET_NUM_LAYERS(3)
| Related Man Pages |
|---|
| fann_create_sparse_array(3) - php |
| fann_create_sparse(3) - php |
| fann_get_activation_steepness(3) - php |
| fann_get_cascade_output_stagnation_epochs(3) - php |
| fann_train_epoch(3) - php |