Query: fann_get_training_algorithm
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_TRAINING_ALGORITHM(3) 1 FANN_GET_TRAINING_ALGORITHM(3) fann_get_training_algorithm - Returns the training algorithmSYNOPSISint fann_get_training_algorithm (resource $ann)DESCRIPTIONReturns the training algorithm. This training algorithm is used by fann_train_on_data(3) and associated functions. Note that this algorithm is also used during fann_cascadetrain_on_data(3), although only FANN_TRAIN_RPROP and FANN_TRAIN_QUICKPROP is allowed during cascade training.PARAMETERSo $ann -Neural network resource.RETURN VALUESTraining algorithm constant, or FALSE on error.SEE ALSOfann_set_training_algorithm(3). PHP Documentation Group FANN_GET_TRAINING_ALGORITHM(3)
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Rules for Homework & Coursework Questions Forum |
UNIX.COM 2017 Year End Summary |
Please Welcome Don Cragun as Lead Moderator |