Man Page: fann_get_cascade_weight_multiplier
Operating Environment: php
Section: 3
FANN_GET_CASCADE_WEIGHT_MULTIPLIER(3) 1 FANN_GET_CASCADE_WEIGHT_MULTIPLIER(3) fann_get_cascade_weight_multiplier - Returns the weight multiplierSYNOPSISfloat fann_get_cascade_weight_multiplier (resource $ann)DESCRIPTIONThe weight multiplier is a parameter which is used to multiply the weights from the candidate neuron before adding the neuron to the neu- ral network. This parameter is usually between 0 and 1, and is used to make the training a bit less aggressive. The default weight multiplier is 0.4.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe weight multiplier, or FALSE on error.SEE ALSOfann_set_cascade_weight_multiplier(3). PHP Documentation Group FANN_GET_CASCADE_WEIGHT_MULTIPLIER(3)
| Related Man Pages |
|---|
| fann_get_cascade_num_candidates(3) - php |
| fann_cascadetrain_on_data(3) - php |
| fann_get_activation_steepness(3) - php |
| fann_init_weights(3) - php |
| fann_save(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) |
| Please Welcome Ravinder Singh to the Moderation Team |