Query: fann_descale_input
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_DESCALE_INPUT(3) 1 FANN_DESCALE_INPUT(3) fann_descale_input - Scale data in input vector after get it from ann based on previously calculated parametersSYNOPSISbool fann_descale_input (resource $ann, array $input_vector)DESCRIPTIONScale data in input vector after get it from ann based on previously calculated parameters.PARAMETERSo $ann -Neural network resource. o $input_vector - Input vector that will be descaledRETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_scale_input(3), fann_descale_output(3). PHP Documentation Group FANN_DESCALE_INPUT(3)
| Related Man Pages |
|---|
| fann_train_on_data(3) - php |
| fann_cascadetrain_on_data(3) - php |
| fann_set_activation_steepness(3) - php |
| fann_set_callback(3) - php |
| fann_train_on_file(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 |
| Please Welcome Don Cragun as Lead Moderator |