php8.5
Home/ Manual/ fann / functions/ fann_get_num_layers

fann_get_num_layers

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Get the number of layers in the neural network

Description

fann_get_num_layers(resource $ann): int

Get the number of layers in the neural network.

Parameters

ann

Description

Return Values

The number of layers in the neural network, or false on error.

Source: reference/fann/functions/fann-get-num-layers.xml · from the official PHP manual (php/doc-en)