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
annDescription
output_vectorOutput vector that will be scaled