Man Page: fann_set_train_error_function
Operating Environment: php
Section: 3
FANN_SET_TRAIN_ERROR_FUNCTION(3) 1 FANN_SET_TRAIN_ERROR_FUNCTION(3) fann_set_train_error_function - Sets the error function used during trainingSYNOPSISbool fann_set_train_error_function (resource $ann, int $error_function)DESCRIPTIONSets the error function used during training. The error functions are described further in error functions constants.PARAMETERSo $ann -Neural network resource. o $error_function - The error function constantRETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_train_error_function(3). PHP Documentation Group FANN_SET_TRAIN_ERROR_FUNCTION(3)
| Related Man Pages |
|---|
| fann_set_activation_function(3) - php |
| fann_get_activation_steepness(3) - php |
| fann_get_cascade_output_change_fraction(3) - php |
| fann_init_weights(3) - php |
| fann_set_callback(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Please Welcome Don Cragun as Lead Moderator |
| Please Welcome Ravinder Singh to the Moderation Team |
| Denial Of Service Attack Update |