[GitHub] ashokei commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add…

2018-05-10 Thread GitBox
ashokei commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add… URL: https://github.com/apache/incubator-mxnet/pull/8918#discussion_r187482640 ## File path: example/image-classification/common/fit.py ## @@

[GitHub] ashokei commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add?

2018-01-29 Thread GitBox
ashokei commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add? URL: https://github.com/apache/incubator-mxnet/pull/8918#discussion_r164551550 ## File path: python/mxnet/optimizer.py ## @@ -645,6 +645,195 @@ def

[GitHub] ashokei commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add?

2018-01-27 Thread GitBox
ashokei commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add? URL: https://github.com/apache/incubator-mxnet/pull/8918#discussion_r164279578 ## File path: python/mxnet/lr_scheduler.py ## @@ -136,3 +136,38 @@

[GitHub] ashokei commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add?

2018-01-27 Thread GitBox
ashokei commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add? URL: https://github.com/apache/incubator-mxnet/pull/8918#discussion_r164279578 ## File path: python/mxnet/lr_scheduler.py ## @@ -136,3 +136,38 @@

[GitHub] ashokei commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add?

2018-01-26 Thread GitBox
ashokei commented on a change in pull request #8918: Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add? URL: https://github.com/apache/incubator-mxnet/pull/8918#discussion_r164259824 ## File path: python/mxnet/lr_scheduler.py ## @@ -136,3 +136,42 @@