PHP.nl

fann_get_num_layers

Laatst bijgewerkt:

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.