fann_scale_input_train_data(3) php man page | unix.com

Man Page: fann_scale_input_train_data

Operating Environment: php

Section: 3

FANN_SCALE_INPUT_TRAIN_DATA(3)						 1					    FANN_SCALE_INPUT_TRAIN_DATA(3)

fann_scale_input_train_data - Scales the inputs in the training data to the specified range

SYNOPSIS
bool fann_scale_input_train_data (resource $train_data, float $new_min, float $new_max)
DESCRIPTION
Scales the inputs in the training data to the specified range.
PARAMETERS
o $train_data -Neural network training data resource. o $new_min - New minimum after scaling inputs in training data. o $new_max - New maximum after scaling inputs in training data.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_scale_output_train_data(3), fann_scale_train_data(3). PHP Documentation Group FANN_SCALE_INPUT_TRAIN_DATA(3)
Related Man Pages
fann_get_activation_steepness(3) - php
fann_get_bit_fail(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_read_train_from_file(3) - php
fann_train_epoch(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun