badripatro / simba

Simba
177 stars 18 forks source link

Training resume lr_scheduler #10

Closed TalalWasim closed 5 months ago

TalalWasim commented 5 months ago

Hi,

I had a quick question regarding resume training. Where exactly is the lr_scheduler handled for resuming to ensure resume from the correct learning rate.

badripatro commented 5 months ago

The lr_scheduler will start resume from the last epoch.