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

fann_descale_input

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Scale data in input vector after get it from ann based on previously calculated parameters

Description

fann_descale_input(resource $ann, array $input_vector): bool

Scale data in input vector after get it from ann based on previously calculated parameters.

Parameters

ann

Description

input_vector

Input vector that will be descaled

Return Values Bool

See Also

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