fann_set_learning_rate
(PECL fann >= 1.0.0)
fann_set_learning_rate — Sets the learning rate
Parameters
ann
-
Neural network resource .
learning_rate
-
The learning rate.
Return Values
Returns true
on success, or false
otherwise.
There are no user contributed notes for this page.