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_get_cascade_output_change_fraction(3) - php
fann_init_weights(3) - php
fann_set_activation_steepness(3) - php
fann_train_epoch(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team