fann_set_bit_fail_limit(3) php man page | unix.com

Man Page: fann_set_bit_fail_limit

Operating Environment: php

Section: 3

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_train_on_data(3) - php
fann_cascadetrain_on_data(3) - php
fann_set_callback(3) - php
fann_train_epoch(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun