php man page for fann_scale_output

Query: fann_scale_output

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FANN_SCALE_OUTPUT(3)							 1						      FANN_SCALE_OUTPUT(3)

fann_scale_output - Scale data in output vector before feed it to ann based on previously calculated parameters

SYNOPSIS
bool fann_scale_output (resource $ann, array $output_vector)
DESCRIPTION
Scale data in output vector before feed it to ann based on previously calculated parameters.
PARAMETERS
o $ann -Neural network resource. o $output_vector - Output vector that will be scaled
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_descale_output(3), fann_scale_input(3). PHP Documentation Group FANN_SCALE_OUTPUT(3)
Related Man Pages
fann_train_on_data(3) - php
fann_get_cascade_num_candidates(3) - php
fann_init_weights(3) - php
fann_save(3) - php
fann_set_callback(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Denial Of Service Attack Update