php man page for fann_set_bit_fail_limit

Query: fann_set_bit_fail_limit

OS: php

Section: 3

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

FANN_SET_BIT_FAIL_LIMIT(3)						 1						FANN_SET_BIT_FAIL_LIMIT(3)

fann_set_bit_fail_limit - Set the bit fail limit used during training

SYNOPSIS
bool fann_set_bit_fail_limit (resource $ann, float $bit_fail_limit)
DESCRIPTION
Set the bit fail limit used during training.
PARAMETERS
o $ann -Neural network resource. o $bit_fail_limit - The bit fail limit.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_bit_fail_limit(3). PHP Documentation Group FANN_SET_BIT_FAIL_LIMIT(3)
Related Man Pages
fann_get_cascade_output_change_fraction(3) - php
fann_save(3) - php
fann_set_activation_steepness(3) - php
fann_set_callback(3) - php
fann_train_epoch(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update