php man page for fann_get_train_error_function

Query: fann_get_train_error_function

OS: php

Section: 3

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

FANN_GET_TRAIN_ERROR_FUNCTION(3)					 1					  FANN_GET_TRAIN_ERROR_FUNCTION(3)

fann_get_train_error_function - Returns the error function used during training

SYNOPSIS
int fann_get_train_error_function (resource $ann)
DESCRIPTION
Returns the error function used during training. The error functions are described further in error functions constants. The default error function is FANN_ERRORFUNC_TANH.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The error function constant, or FALSE on error.
SEE ALSO
fann_set_train_error_function(3). PHP Documentation Group FANN_GET_TRAIN_ERROR_FUNCTION(3)
Related Man Pages
fann_train_on_data(3) - php
fann_cascadetrain_on_data(3) - php
fann_get_activation_steepness(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!