Query: fann_set_learning_momentum
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_LEARNING_MOMENTUM(3) 1 FANN_SET_LEARNING_MOMENTUM(3) fann_set_learning_momentum - Sets the learning momentumSYNOPSISbool fann_set_learning_momentum (resource $ann, float $learning_momentum)DESCRIPTIONSets the learning momentum. More info available in fann_get_learning_momentum(3).PARAMETERSo $ann -Neural network resource. o $learning_momentum - The learning momentum.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_learning_momentum(3), fann_set_training_algorithm(3). PHP Documentation Group FANN_SET_LEARNING_MOMENTUM(3)
Related Man Pages |
---|
fann_train_on_data(3) - php |
fann_get_cascade_output_stagnation_epochs(3) - php |
fann_save(3) - php |
fann_train_epoch(3) - php |
fann_train_on_file(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Forum Video Tutorial: How to Use Code Tags |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
Denial Of Service Attack Update |