Query: fann_get_learning_momentum
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_LEARNING_MOMENTUM(3) 1 FANN_GET_LEARNING_MOMENTUM(3) fann_get_learning_momentum - Returns the learning momentumSYNOPSISfloat fann_get_learning_momentum (resource $ann)DESCRIPTIONThe learning momentum can be used to speed up FANN_TRAIN_INCREMENTAL training. A too high momentum will however not benefit training. Set- ting momentum to 0 will be the same as not using the momentum parameter. The recommended value of this parameter is between 0.0 and 1.0. The default momentum is 0.PARAMETERSo $ann -Neural network resource.RETURN VALUESReturns TRUE on success, or FALSE otherwise. The learning momentum, or FALSE on error.SEE ALSOfann_set_learning_momentum(3), fann_set_training_algorithm(3). PHP Documentation Group FANN_GET_LEARNING_MOMENTUM(3)
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
User Guide: Posting in the Emergency Forum |
UNIX.COM 2017 Year End Summary |
Please Welcome Don Cragun as Lead Moderator |