void fann_set_learning_rate(struct fann * ann, float learning_rate);
Set the learning rate of a network.
This function appears in FANN >= 1.0.0.