fann_scale_input
PHP function
Edit on GitHub ✎
(PECL fann >= 1.0.0)
Scale data in input vector before feed it to ann based on previously calculated parameters
Description
fann_scale_input(resource $ann, array $input_vector): bool
Scale data in input vector before feed it to ann based on previously calculated parameters.
Parameters
annDescription
input_vectorInput vector that will be scaled