Man Page: fann_set_cascade_activation_steepnesses
Operating Environment: php
Section: 3
FANN_SET_CASCADE_ACTIVATION_STEEPNESSES(3) 1 FANN_SET_CASCADE_ACTIVATION_STEEPNESSES(3) fann_set_cascade_activation_steepnesses - Sets the array of cascade candidate activation steepnessesSYNOPSISbool fann_set_cascade_activation_steepnesses (resource $ann, array $cascade_activation_steepnesses_count)DESCRIPTIONSets the array of cascade candidate activation steepnesses. See fann_get_cascade_num_candidates(3) for a description of which candidate neurons will be generated by this array.PARAMETERSo $ann -Neural network resource. o $cascade_activation_steepnesses_count - The array of cascade candidate activation steepnesses.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_cascade_activation_steepnesses(3), fann_get_cascade_activation_steepnesses_count(3). PHP Documentation Group FANN_SET_CASCADE_ACTIVATION_STEEPNESSES(3)
| Related Man Pages |
|---|
| fann_cascadetrain_on_data(3) - php |
| fann_cascadetrain_on_file(3) - php |
| fann_get_cascade_candidate_stagnation_epochs(3) - php |
| fann_init_weights(3) - php |
| fann_save(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |
| Please Welcome Ravinder Singh to the Moderation Team |