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/10/24 02:55:07 UTC

[GitHub] wkcn commented on issue #12952: a very interesting problem

wkcn commented on issue #12952: a very interesting problem
URL: https://github.com/apache/incubator-mxnet/issues/12952#issuecomment-432494150
 
 
   What version of MXNet did you use?
   
   For the old version of MXNet, `Train-accuracy` is the accuracy of the last batch.
   For the latest MXNet, `Train-accuracy` is the accuracy of the whole epoch.
   
   See the PR:
   [Track epoch metric separately (#12182)](https://github.com/apache/incubator-mxnet/commit/ce6525ac9084a7df5789ca62c5228e3a3f55bc07)

----------------------------------------------------------------
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