Meta-Weight-Net_Code-Optimization
Meta-Weight-Net_Code-Optimization copied to clipboard
Is there possible to replace SGD with Adam
Hi, thank you very much for the code. And, I wonder why you rewrite the SGD as MetaSGD and is there any possible to use the Adam algorithm while training the ResNet.
Because the original paper used SGD. It can be replaced with adam.