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

fann_set_rprop_decrease_factor

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Sets the decrease factor used during RPROP training

Description

fann_set_rprop_decrease_factor(resource $ann, float $rprop_decrease_factor): bool

Sets the decrease factor used during RPROP training.

Parameters

ann

Description

rprop_decrease_factor

The decrease factor.

Return Values Bool

See Also

Source: reference/fann/functions/fann-set-rprop-decrease-factor.xml · from the official PHP manual (php/doc-en)