[mlpack-git] [mlpack] parallel sgd (#577)

ranjan notifications at github.com
Wed Mar 16 10:43:55 EDT 2016


Implemented parallel sgd from  http://martin.zinkevich.org/publications/nips2010.pdf. 
Please review.

You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/577

-- Commit Summary --

  * P_SGD
  * new config
  * Delete sgd_impl_P.cpp
  * new test for parallel sgd
  * SGD parallel
  * Merge branch 'master' of https://github.com/ranjan1990/mlpack

-- File Changes --

    M src/mlpack/core/optimizers/sgd/CMakeLists.txt (2)
    A src/mlpack/core/optimizers/sgd/sgd_impl_P.cpp (137)
    M src/mlpack/core/optimizers/sgd/test_function.cpp (35)
    M src/mlpack/core/optimizers/sgd/test_function.hpp (14)
    M src/mlpack/tests/sgd_test.cpp (37)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/577.patch
https://github.com/mlpack/mlpack/pull/577.diff

---
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/577
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160316/c26e6c5e/attachment.html>


More information about the mlpack-git mailing list