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 trainingSYNOPSISbool fann_set_bit_fail_limit (resource $ann, float $bit_fail_limit)DESCRIPTIONSet the bit fail limit used during training.PARAMETERSo $ann -Neural network resource. o $bit_fail_limit - The bit fail limit.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_bit_fail_limit(3). PHP Documentation Group FANN_SET_BIT_FAIL_LIMIT(3)
| Related Man Pages | 
|---|
| fann_get_activation_steepness(3) - php | 
| fann_get_bit_fail(3) - php | 
| fann_get_cascade_candidate_stagnation_epochs(3) - php | 
| fann_init_weights(3) - php | 
| fann_set_callback(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| Simple rules of the UNIX.COM forums: | 
| Rules for Homework & Coursework Questions Forum | 
| Forum Video Tutorial: How to Use Code Tags | 
| Please Welcome Don Cragun as Lead Moderator |