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
annDescription
cascade_output_stagnation_epochsThe number of cascade output stagnation epochs.