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

fann_set_train_error_function

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Sets the error function used during training

Description

fann_set_train_error_function(resource $ann, int $error_function): bool

Sets the error function used during training.

The error functions are described further in error functions constants.

Parameters

ann

Description

error_function

The error function constant

Return Values Bool

See Also

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