Query: fann_set_train_stop_function
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_TRAIN_STOP_FUNCTION(3) 1 FANN_SET_TRAIN_STOP_FUNCTION(3) fann_set_train_stop_function - Sets the stop function used during trainingSYNOPSISbool fann_set_train_stop_function (resource $ann, int $stop_function)DESCRIPTIONSets the stop function used during training. The stop functions are described further in stop functions constants.PARAMETERSo $ann -Neural network resource. o $stop_function - The stop function constant.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_train_stop_function(3). PHP Documentation Group FANN_SET_TRAIN_STOP_FUNCTION(3)
| Related Man Pages |
|---|
| fann_train_on_data(3) - php |
| fann_cascadetrain_on_file(3) - php |
| fann_get_cascade_output_change_fraction(3) - php |
| fann_save(3) - php |
| fann_set_callback(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Please Welcome Don Cragun as Lead Moderator |