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

fann_descale_train

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Descale input and output data based on previously calculated parameters

Description

fann_descale_train(resource $ann, resource $train_data): bool

Descale input and output data based on previously calculated parameters.

Parameters

ann

Description

train_data

Description

Return Values Bool

See Also

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