The Wayback Machine - https://web.archive.org/web/20201102143914/https://github.com/topics/learning-rate
Skip to content
#

learning-rate

Here are 48 public repositories matching this topic...

As the learning rate is one of the most important hyper-parameters to tune for training convolutional neural networks. In this paper, a powerful technique to select a range of learning rates for a neural network that named cyclical learning rate was implemented with two different skewness degrees. It is an approach to adjust where the value is cycled between a lower bound and upper bound. CLR policies are computationally simpler and can avoid the computational expense of fine tuning with fixed learning rate. It is clearly shown that changing the learning rate during the training phase provides by far better results than fixed values with similar or even smaller number of epochs.
  • Updated Jan 19, 2019
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the learning-rate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the learning-rate topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.