Sudipto,
Thanks for the link. Though I referred to the same link that you provided above before posting this question.
Right now, I am trying to fine-tune a (pre-trained) network and am using a learning rate of 1e-3. What made me curious to ask this question was the confusion whether this is a good learning rate for my purpose or not. I am new to the field of deep learning and was looking for a direction in this regard.
A related query of mine in this respect is how to adjust different learning rates for different layers, since in cases of fine-tuning, it is generally recommended that the lower convolutional layers have lower learning rates whereas the classifier layers have relatively higher learning rates. Can someone please give me an example on how and where to adjust the learning rates?
Thanks in advance.
Regards,
Adarsh.