fann_set_input_scaling_params
Calculate input scaling parameters for future use based on training data
&reftitle.description;
boolfann_set_input_scaling_params
resourceann
resourcetrain_data
floatnew_input_min
floatnew_input_max
Calculate input scaling parameters for future use based on training data.
&reftitle.parameters;
ann
&fann.ann.description;
train_data
&fann.train.description;
new_input_min
The desired lower bound in input data after scaling (not strictly followed)
new_input_max
The desired upper bound in input data after scaling (not strictly followed)
&reftitle.returnvalues;
&fann.return.bool;
&reftitle.seealso;
fann_set_output_scaling_params