pai-plznw4me commented on issue #1516: Why is Adam much slower than sgd? URL: https://github.com/apache/incubator-mxnet/issues/1516#issuecomment-461343958 Internally, adams need two more variables for each weight. Therefore, more operations are required than Gradient descent and the learning time by sample is increased.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services