fann_get_learning_momentum
Returns the learning momentum
Description
float fann_get_learning_momentum(resource $ann
)
The default momentum is 0.
Parameters
-
ann
-
Neural network resource.
Return Values
Returns true
on success, or false
otherwise.
The learning momentum, or false
on error.
See Also
- fann_set_learning_momentum
- fann_set_training_algorithm