[mlpack-git] [mlpack/mlpack] parallel sgd (#603)

ranjan notifications at github.com
Thu Apr 7 06:50:46 EDT 2016


yes you are right! It is a lot slower than it could be. one of the main reason is, for each iteration we are checking the tolerance. Until the checking is done all the threads are stalling. It would be good if we check the tolerance  after some particular iteration(may be number of function). 


---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/603#issuecomment-206808438
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160407/2cfc912d/attachment.html>


More information about the mlpack-git mailing list