Learning Rate Finder

Want to understand the training process better? Got tips for which model to use and when? This is the place for you


Forum rules

Read the FAQs and search the forum before posting a new topic.

This forum is for discussing tips and understanding the process involved with Training a Faceswap model.

If you have found a bug are having issues with the Training process not working, then you should post in the Training Support forum.

Please mark any answers that fixed your problems so others can find the solutions.

Locked
User avatar
MaxHunter
Posts: 193
Joined: Thu May 26, 2022 6:02 am
Has thanked: 177 times
Been thanked: 13 times

Learning Rate Finder

Post by MaxHunter »

In my never ending, mind numbing search for understanding what makes a good learning rate I found this code for a auto learning rate:

https://github.com/faizanahemad/data-sc ... _finder.py

A Learning Rate Finder, to optimize the learning rate. Has this been considered? Just wondered what the thoughts are on implementung something like this.

Once again, please forgive me for asking and pestering with naive or ignorant questions . I'm trying to understand what I'm doing, and why things aren't working the way they should, and how to fix them.

User avatar
torzdf
Posts: 2665
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 131 times
Been thanked: 625 times

Re: Learning Rate Finder

Post by torzdf »

I'd need to look into this more when I have some time.

My word is final

Locked