fann_get_training_algorithm
fann_get_training_algorithm
Returns the training algorithm
int **fann_get_training_algorithm** resource $ann
Returns the training algorithm. This training algorithm is used by and associated functions.
fann_train_on_data
Note that this algorithm is also used during , although only
and is allowed during cascade training.
fann_cascadetrain_on_data``FANN_TRAIN_RPROP``FANN_TRAIN_QUICKPROP
ann
constant, or false on error.
Training algorithm
fann_set_training_algorithm