PHP.nl

fann_scale_input

fann_scale_input

Scale data in input vector before feed it to ann based on previously calculated parameters

bool **fann_scale_input** resource $ann array $input_vector

Scale data in input vector before feed it to ann based on previously calculated parameters.

ann``input_vectorInput vector that will be scaled

fann_descale_input``fann_scale_output