fann_descale_train(3) php man page | unix.com

Man Page: fann_descale_train

Operating Environment: php

Section: 3

FANN_DESCALE_TRAIN(3)							 1						     FANN_DESCALE_TRAIN(3)

fann_descale_train - Descale input and output data based on previously calculated parameters

SYNOPSIS
bool fann_descale_train (resource $ann, resource $train_data)
DESCRIPTION
Descale input and output data based on previously calculated parameters.
PARAMETERS
o $ann -Neural network resource. o $train_data -Neural network training data resource.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_scale_train(3), fann_set_scaling_params(3). PHP Documentation Group FANN_DESCALE_TRAIN(3)
Related Man Pages
fann_cascadetrain_on_data(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
fann_init_weights(3) - php
fann_set_callback(3) - php
fann_train_epoch(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun