Man Page: fann_set_cascade_max_out_epochs
Operating Environment: php
Section: 3
FANN_SET_CASCADE_MAX_OUT_EPOCHS(3) 1 FANN_SET_CASCADE_MAX_OUT_EPOCHS(3) fann_set_cascade_max_out_epochs - Sets the maximum out epochsSYNOPSISbool fann_set_cascade_max_out_epochs (resource $ann, int $cascade_max_out_epochs)DESCRIPTIONSets the maximum out epochs.PARAMETERSo $ann -Neural network resource. o $cascade_max_out_epochs - The maximum out epochs.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_cascade_max_out_epochs(3). PHP Documentation Group FANN_SET_CASCADE_MAX_OUT_EPOCHS(3)
| Related Man Pages |
|---|
| fann_train_on_data(3) - php |
| fann_init_weights(3) - php |
| fann_set_activation_steepness(3) - php |
| fann_train_epoch(3) - php |
| fann_train_on_file(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |