php man page for fann_get_cascade_weight_multiplier

Query: fann_get_cascade_weight_multiplier

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FANN_GET_CASCADE_WEIGHT_MULTIPLIER(3)					 1				     FANN_GET_CASCADE_WEIGHT_MULTIPLIER(3)

fann_get_cascade_weight_multiplier - Returns the weight multiplier

SYNOPSIS
float fann_get_cascade_weight_multiplier (resource $ann)
DESCRIPTION
The 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.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The weight multiplier, or FALSE on error.
SEE ALSO
fann_set_cascade_weight_multiplier(3). PHP Documentation Group FANN_GET_CASCADE_WEIGHT_MULTIPLIER(3)
Related Man Pages
fann_cascadetrain_on_data(3) - php
fann_get_activation_steepness(3) - php
fann_get_cascade_candidate_change_fraction(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_train_epoch(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
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun