Man Page: fann_get_train_error_function
Operating Environment: php
Section: 3
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_get_cascade_num_candidates(3) - php |
| fann_cascadetrain_on_data(3) - php |
| fann_set_callback(3) - php |
| fann_train_on_file(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Rules for Homework & Coursework Questions Forum |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |