fann_scale_input(3) php man page | unix.com

Man Page: fann_scale_input

Operating Environment: php

Section: 3

FANN_SCALE_INPUT(3)							 1						       FANN_SCALE_INPUT(3)

fann_scale_input - Scale data in input vector before feed it to ann based on previously calculated parameters

SYNOPSIS
bool fann_scale_input (resource $ann, array $input_vector)
DESCRIPTION
Scale data in input vector before feed it to ann based on previously calculated parameters.
PARAMETERS
o $ann -Neural network resource. o $input_vector - Input vector that will be scaled
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_descale_input(3), fann_scale_output(3). PHP Documentation Group FANN_SCALE_INPUT(3)
Related Man Pages
fann_set_activation_function(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
fann_init_weights(3) - php
fann_set_activation_steepness(3) - php
fann_set_callback(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator