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
I noticed that the learning rate is updated after every batch by default, which seems different from the more common strategies (update lr every epoch).
Could you please explain the reason behind this approach? Additionally, if possible, could you provide some useful references or links on this topic? Looking forward to your reply~
The text was updated successfully, but these errors were encountered:
Thank you for your beautiful work~
I noticed that the learning rate is updated after every batch by default, which seems different from the more common strategies (update lr every epoch).
mind-vis/code/config.py
Line 73 in 08d5386
mind-vis/code/sc_mbm/trainer.py
Line 63 in 08d5386
Could you please explain the reason behind this approach? Additionally, if possible, could you provide some useful references or links on this topic? Looking forward to your reply~
The text was updated successfully, but these errors were encountered: