Query: fann_get_train_error_function
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_TRAIN_ERROR_FUNCTION(3) 1 FANN_GET_TRAIN_ERROR_FUNCTION(3) fann_get_train_error_function - Returns the error function used during trainingSYNOPSISint fann_get_train_error_function (resource $ann)DESCRIPTIONReturns the error function used during training. The error functions are described further in error functions constants. The default error function is FANN_ERRORFUNC_TANH.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe error function constant, or FALSE on error.SEE ALSOfann_set_train_error_function(3). PHP Documentation Group FANN_GET_TRAIN_ERROR_FUNCTION(3)
Related Man Pages |
---|
fann_train_on_data(3) - php |
fann_cascadetrain_on_file(3) - php |
fann_get_activation_steepness(3) - php |
fann_init_weights(3) - php |
fann_train_epoch(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Forum Video Tutorial: How to Use Code Tags |
UNIX.COM 2017 Year End Summary |
Please Welcome Don Cragun as Lead Moderator |
Denial Of Service Attack Update |