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

fann_scale_output

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Scale data in output vector before feed it to ann based on previously calculated parameters

Description

fann_scale_output(resource $ann, array $output_vector): bool

Scale data in output vector before feed it to ann based on previously calculated parameters.

Parameters

ann

Description

output_vector

Output vector that will be scaled

Return Values Bool

See Also

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