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
annDescription
input_vectorInput vector that will be descaled