php man page for fann_set_train_error_function

Query: fann_set_train_error_function

OS: php

Section: 3

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

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_train_on_data(3) - php
fann_cascadetrain_on_file(3) - php
fann_get_activation_steepness(3) - php
fann_get_bit_fail(3) - php
fann_save(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team