You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/15 23:55:32 UTC

[GitHub] safrooze commented on issue #9881: Inconsistent weight decay logics in multiple optimizers

safrooze commented on issue #9881: Inconsistent weight decay logics in multiple optimizers
URL: https://github.com/apache/incubator-mxnet/issues/9881#issuecomment-397769492
 
 
   Also there is this paper that discusses how weight_decay must be applied independently from optimizer: https://arxiv.org/abs/1711.05101
   
   This was recently implemented in TF: https://github.com/tensorflow/tensorflow/pull/17438

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services