[GitHub] sandeep-krishnamurthy commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-09-04 Thread GitBox
sandeep-krishnamurthy commented on issue #12376: [MXNET-854] SVRG Optimization 
in Python Module API
URL: https://github.com/apache/incubator-mxnet/pull/12376#issuecomment-418601269
 
 
   Great progress here. Thanks everyone. 
   @StephanieYuan 
   1. Please rebase and resolve conflicts. 
   2. Please comment about tests added and coverage.
   3. We had discussed in above comment, to verify this implementation with 
MNIST to confirm correctness per the claims in paper. Please comment.
   
   @anirudhacharya - I would still prefer keeping SVRG optimizer in contrib and 
allow it to evolve. As mentioned in above comments and design doc, Other 
combination like Adam+SVRG could also be used but not benchmarked. I would set 
the default optimizer for SVRGModule to be SVRGOptimizer but not remove the 
option altogether and make SVRGOptimizer internal. Thoughts?
   
   


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


[GitHub] sandeep-krishnamurthy commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
sandeep-krishnamurthy commented on issue #12376: [MXNET-854] SVRG Optimization 
in Python Module API
URL: https://github.com/apache/incubator-mxnet/pull/12376#issuecomment-416673829
 
 
   Thanks @StephanieYuan - Welcome to MXNet community!
   
   @piiswrong @eric-haibin-lin @anirudhacharya @Roshrini @vandanavk - You will 
be interested to have a look at this.


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