fann_get_num_layers
fann_get_num_layers
Get the number of layers in the neural network
int **fann_get_num_layers** resource $ann
Get the number of layers in the neural network.
annThe number of leayers in the neural network, or false on error.
Get the number of layers in the neural network
int **fann_get_num_layers** resource $ann
Get the number of layers in the neural network.
annThe number of leayers in the neural network, or false on error.