fann_set_train_error_function(3) php man page | unix.com

Man Page: fann_set_train_error_function

Operating Environment: php

Section: 3

FANN_SET_TRAIN_ERROR_FUNCTION(3)					 1					  FANN_SET_TRAIN_ERROR_FUNCTION(3)

fann_set_train_error_function - Sets the error function used during training

SYNOPSIS
bool fann_set_train_error_function (resource $ann, int $error_function)
DESCRIPTION
Sets the error function used during training. The error functions are described further in error functions constants.
PARAMETERS
o $ann -Neural network resource. o $error_function - The error function constant
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_train_error_function(3). PHP Documentation Group FANN_SET_TRAIN_ERROR_FUNCTION(3)
Related Man Pages
fann_set_activation_function(3) - php
fann_get_cascade_num_candidates(3) - php
fann_cascadetrain_on_data(3) - php
fann_cascadetrain_on_file(3) - php
fann_get_cascade_candidate_change_fraction(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!