Man Page: fann_get_cascade_max_out_epochs
Operating Environment: php
Section: 3
FANN_GET_CASCADE_MAX_OUT_EPOCHS(3) 1 FANN_GET_CASCADE_MAX_OUT_EPOCHS(3) fann_get_cascade_max_out_epochs - Returns the maximum out epochsSYNOPSISint fann_get_cascade_max_out_epochs (resource $ann)DESCRIPTIONThe maximum out epochs determines the maximum number of epochs the output connections may be trained after adding a new candidate neuron. The default max out epochs is 150.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe maximum out epochs, or FALSE on error.SEE ALSOfann_set_cascade_max_out_epochs(3). PHP Documentation Group FANN_GET_CASCADE_MAX_OUT_EPOCHS(3)
| Related Man Pages |
|---|
| fann_train_on_data(3) - php |
| fann_cascadetrain_on_data(3) - php |
| fann_get_cascade_output_change_fraction(3) - php |
| fann_set_activation_steepness(3) - php |
| fann_set_callback(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |