(PECL fann >= 1.0.0)
fann_set_learning_rate — Sets the learning rate
$ann
$learning_rate
Sets the learning rate.
More info available in fann_get_learning_rate().
ann
Neural network resource.
learning_rate
The learning rate.
Returns true on success, or false otherwise.
true
false