pytorch-mobilenet-v2 icon indicating copy to clipboard operation
pytorch-mobilenet-v2 copied to clipboard

the problem with RMSprop

Open FatherOfHam opened this issue 7 years ago • 1 comments

something seems wrong with the loss of RMSprop. Any advice?

FatherOfHam avatar Jan 24 '18 03:01 FatherOfHam

I believe there are something different in tf RMSpop and PyTorch RMSProp. https://github.com/marvis/pytorch-mobilenet reports bad RMSprop result on MobileNet v1.

huangbiubiu avatar Apr 28 '20 01:04 huangbiubiu