fann_set_cascade_min_cand_epochs
PHP function
Edit on GitHub ✎
(PECL fann >= 1.0.0)
Sets the min candidate epochs
Description
fann_set_cascade_min_cand_epochs(resource $ann, int $cascade_min_cand_epochs): bool
Sets the min candidate epochs.
Parameters
annDescription
cascade_min_cand_epochsThe minimum candidate epochs.