You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please make it possible to return the best learning rate without making a plot.
I suggest you refactor some code and pull the calculation of statistics out of the plotting function.
I think all of the statistics should be computed in the range_test function and I think the range_test function should return the optimal learning rate.