aaronmarkham commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r215087069
########## File path: example/svrg_module/README.md ########## @@ -0,0 +1,26 @@ +## SVRG Module Example + +#### API Usage Example +SVRGModule provides both high-level and intermediate-level APIs while minimizing the changes with Module API. Review comment: Link back to the docs. This should link back to this spot - where you should add an entry for this module. https://github.com/apache/incubator-mxnet/blob/master/docs/api/python/index.md#contrib-package Since this comes from the example folder and outside of the docs, use a full static link. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
