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

fann_set_cascade_output_stagnation_epochs

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Sets the number of cascade output stagnation epochs

Description

fann_set_cascade_output_stagnation_epochs(resource $ann, int $cascade_output_stagnation_epochs): bool

Sets the number of cascade output stagnation epochs.

Parameters

ann

Description

cascade_output_stagnation_epochs

The number of cascade output stagnation epochs.

Return Values Bool

See Also

Source: reference/fann/functions/fann-set-cascade-output-stagnation-epochs.xml · from the official PHP manual (php/doc-en)