learning_rate
0.0001(default)
learning_rate indicates the learning rate for the gradient descendent-based optimization algorithm. As shown below, increasing learning rate gives a fast energy RMSE drop but large fluctuations, while decreasing learning rate gives small fluctuations but slow energy RMSE drop.