Query: fann_descale_train
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_DESCALE_TRAIN(3) 1 FANN_DESCALE_TRAIN(3) fann_descale_train - Descale input and output data based on previously calculated parametersSYNOPSISbool fann_descale_train (resource $ann, resource $train_data)DESCRIPTIONDescale 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_scale_train(3), fann_set_scaling_params(3). PHP Documentation Group FANN_DESCALE_TRAIN(3)
| Related Man Pages | 
|---|
| fann_get_bit_fail(3) - php | 
| fann_get_cascade_output_change_fraction(3) - php | 
| fann_get_cascade_output_stagnation_epochs(3) - php | 
| fann_set_callback(3) - php | 
| fann_train_epoch(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| Simple rules of the UNIX.COM forums: | 
| User Guide: Posting in the Emergency Forum | 
| Rules for Homework & Coursework Questions Forum | 
| Denial Of Service Attack Update |