Man Page: fann_get_cascade_min_cand_epochs
Operating Environment: php
Section: 3
FANN_GET_CASCADE_MIN_CAND_EPOCHS(3) 1 FANN_GET_CASCADE_MIN_CAND_EPOCHS(3) fann_get_cascade_min_cand_epochs - Returns the minimum candidate epochsSYNOPSISint fann_get_cascade_min_cand_epochs (resource $ann)DESCRIPTIONThe minimum candidate epochs determines the minimum number of epochs the input connections to the candidates may be trained before adding a new candidate neuron. The default min candidate epochs is 50.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe minimum candidate epochs, or FALSE on error.SEE ALSOfann_set_cascade_min_cand_epochs(3). PHP Documentation Group FANN_GET_CASCADE_MIN_CAND_EPOCHS(3)
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Forum Video Tutorial: How to Use Code Tags |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Status of UNIX.COM Forum Transformation |