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

fann_set_learning_rate

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Sets the learning rate

Description

fann_set_learning_rate(resource $ann, float $learning_rate): bool

Sets the learning rate.

More info available in fann_get_learning_rate().

Parameters

ann

Description

learning_rate

The learning rate.

Return Values Bool

See Also

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