fann_descale_output
PHP function
Edit on GitHub ✎
(PECL fann >= 1.0.0)
Scale data in output vector after get it from ann based on previously calculated parameters
Description
fann_descale_output(resource $ann, array $output_vector): bool
Scale data in output vector after get it from ann based on previously calculated parameters.
Parameters
annDescription
output_vectorOutput vector that will be descaled