Man Page: fann_get_train_stop_function
Operating Environment: php
Section: 3
FANN_GET_TRAIN_STOP_FUNCTION(3) 1 FANN_GET_TRAIN_STOP_FUNCTION(3) fann_get_train_stop_function - Returns the stop function used during trainingSYNOPSISint fann_get_train_stop_function (resource $ann)DESCRIPTIONReturns the stop function used during training. The stop functions are described further in stop functions constants. The default stop function is FANN_STOPFUNC_MSE.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe stop function constant, or FALSE on error.SEE ALSOfann_set_train_stop_function(3). PHP Documentation Group FANN_GET_TRAIN_STOP_FUNCTION(3)
| Similar Topics in the Unix Linux Community |
|---|
| UNIX.COM 2017 Year End Summary |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Status of UNIX.COM Forum Transformation |
| Please Welcome Nicki Paul to the Moderator Team! |