fann_get_train_error_function(3) php man page | unix.com

Man Page: fann_get_train_error_function

Operating Environment: php

Section: 3

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_cascadetrain_on_data(3) - php
fann_get_bit_fail(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
fann_train_epoch(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team