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_set_activation_steepness_layer(3) - php |
| fann_get_bit_fail(3) - php |
| fann_init_weights(3) - php |
| fann_set_activation_steepness(3) - php |
| fann_set_callback(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Rules for Homework & Coursework Questions Forum |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |