Query: fann_set_cascade_min_cand_epochs
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_CASCADE_MIN_CAND_EPOCHS(3) 1 FANN_SET_CASCADE_MIN_CAND_EPOCHS(3) fann_set_cascade_min_cand_epochs - Sets the min candidate epochsSYNOPSISbool fann_set_cascade_min_cand_epochs (resource $ann, int $cascade_min_cand_epochs)DESCRIPTIONSets the min candidate epochs.PARAMETERSo $ann -Neural network resource. o $cascade_min_cand_epochs - The minimum candidate epochs.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_cascade_min_cand_epochs(3). PHP Documentation Group FANN_SET_CASCADE_MIN_CAND_EPOCHS(3)
Related Man Pages |
---|
fann_set_activation_function(3) - php |
fann_get_cascade_num_candidates(3) - php |
fann_get_cascade_output_stagnation_epochs(3) - php |
fann_init_weights(3) - php |
fann_save(3) - php |