Query: fann_scale_train
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SCALE_TRAIN(3) 1 FANN_SCALE_TRAIN(3) fann_scale_train - Scale input and output data based on previously calculated parametersSYNOPSISbool fann_scale_train (resource $ann, resource $train_data)DESCRIPTIONScale input and output data based on previously calculated parameters.PARAMETERSo $ann -Neural network resource. o $train_data -Neural network training data resource.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_descale_train(3), fann_set_scaling_params(3). PHP Documentation Group FANN_SCALE_TRAIN(3)
Related Man Pages |
---|
fann_train_on_data(3) - php |
fann_cascadetrain_on_data(3) - php |
fann_get_activation_steepness(3) - php |
fann_save(3) - php |
fann_set_activation_steepness(3) - php |