fann_descale_input(3) php man page | unix.com

Man Page: fann_descale_input

Operating Environment: php

Section: 3

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 parameters

SYNOPSIS
bool fann_descale_input (resource $ann, array $input_vector)
DESCRIPTION
Scale data in input vector after get it from ann based on previously calculated parameters.
PARAMETERS
o $ann -Neural network resource. o $input_vector - Input vector that will be descaled
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_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_file(3) - php
fann_save(3) - php
fann_train_epoch(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!