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

fann_scale_train

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Scale input and output data based on previously calculated parameters

Description

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

Scale 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-scale-train.xml · from the official PHP manual (php/doc-en)