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