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

fann_get_cascade_activation_steepnesses_count

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

The number of activation steepnesses

Description

fann_get_cascade_activation_steepnesses_count(resource $ann): int

The number of activation steepnesses in the fann_get_cascade_activation_functions() array.

The default number of activation steepnesses is 4.

Parameters

ann

Description

Return Values

The number of activation steepnesses, or false on error.

See Also

Source: reference/fann/functions/fann-get-cascade-activation-steepnesses-count.xml · from the official PHP manual (php/doc-en)