Meta-Weight-Net_Code-Optimization icon indicating copy to clipboard operation
Meta-Weight-Net_Code-Optimization copied to clipboard

the necessity of "metaSGD" instead of direct "torch.nn.SGD"

Open KeysaYoung opened this issue 3 years ago • 2 comments

Hi, thanks for your elegant code. I haven't figured out the necessity of "metaSGD" instead of direct "torch.nn.SGD", either. Is it possible that you provide more detailed descriptions? Thanks a lot!

KeysaYoung avatar Feb 25 '22 11:02 KeysaYoung

the same question

WANGBohaO-jpg avatar Feb 08 '23 14:02 WANGBohaO-jpg

你好使用内置的优化器可以吗?为什么重新书写优化器?

YF-SA avatar May 20 '24 03:05 YF-SA