Man Page: fann_set_cascade_max_cand_epochs
Operating Environment: php
Section: 3
FANN_SET_CASCADE_MAX_CAND_EPOCHS(3) 1 FANN_SET_CASCADE_MAX_CAND_EPOCHS(3) fann_set_cascade_max_cand_epochs - Sets the max candidate epochsSYNOPSISbool fann_set_cascade_max_cand_epochs (resource $ann, int $cascade_max_cand_epochs)DESCRIPTIONSets the max candidate epochs.PARAMETERSo $ann -Neural network resource. o $cascade_max_cand_epochs - The max candidate epochs.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_cascade_max_cand_epochs(3). PHP Documentation Group FANN_SET_CASCADE_MAX_CAND_EPOCHS(3)
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |