php8.5
Home/ Manual/ fann / functions/ fann_set_cascade_weight_multiplier

fann_set_cascade_weight_multiplier

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Sets the weight multiplier

Description

fann_set_cascade_weight_multiplier(resource $ann, float $cascade_weight_multiplier): bool

Sets the weight multiplier.

Parameters

ann

Description

cascade_weight_multiplier

The weight multiplier.

Return Values Bool

See Also

Source: reference/fann/functions/fann-set-cascade-weight-multiplier.xml · from the official PHP manual (php/doc-en)