Man Page: fann_set_cascade_num_candidate_groups
Operating Environment: php
Section: 3
FANN_SET_CASCADE_NUM_CANDIDATE_GROUPS(3) 1 FANN_SET_CASCADE_NUM_CANDIDATE_GROUPS(3) fann_set_cascade_num_candidate_groups - Sets the number of candidate groupsSYNOPSISbool fann_set_cascade_num_candidate_groups (resource $ann, int $cascade_num_candidate_groups)DESCRIPTIONSets the number of candidate groups.PARAMETERSo $ann -Neural network resource. o $cascade_num_candidate_groups - The number of candidate groups.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_cascade_num_candidate_groups(3). PHP Documentation Group FANN_SET_CASCADE_NUM_CANDIDATE_GROUPS(3)
| Related Man Pages |
|---|
| fann_train_on_data(3) - php |
| fann_set_activation_steepness_layer(3) - php |
| fann_get_cascade_candidate_stagnation_epochs(3) - php |
| fann_save(3) - php |
| fann_set_callback(3) - php |