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

fann_set_learning_momentum

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Sets the learning momentum

Description

fann_set_learning_momentum(resource $ann, float $learning_momentum): bool

Sets the learning momentum.

More info available in fann_get_learning_momentum().

Parameters

ann

Description

learning_momentum

The learning momentum.

Return Values Bool

See Also

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