Scale data in input vector before feed it to ann based on previously calculated parameters
$ann
$input_vector
Scale data in input vector before feed it to ann based on previously calculated parameters.
ann
Neural network resource.
input_vector
Input vector that will be scaled
Returns true on success, or false otherwise.
true
false