fann_descale_output(3) php man page | unix.com

Man Page: fann_descale_output

Operating Environment: php

Section: 3

FANN_DESCALE_OUTPUT(3)							 1						    FANN_DESCALE_OUTPUT(3)

fann_descale_output - Scale data in output vector after get it from ann based on previously calculated parameters

SYNOPSIS
bool fann_descale_output (resource $ann, array $output_vector)
DESCRIPTION
Scale data in output vector after get it from ann based on previously calculated parameters.
PARAMETERS
o $ann -Neural network resource. o $output_vector - Output vector that will be descaled
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_scale_output(3), fann_descale_input(3). PHP Documentation Group FANN_DESCALE_OUTPUT(3)
Related Man Pages
fann_train_on_data(3) - php
fann_cascadetrain_on_data(3) - php
fann_get_bit_fail(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team