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

ranjan notifications at github.com
Tue Apr 5 05:55:30 EDT 2016


It is not ready to merge. I want some initial review feedback. Testing with logistic regression will be added soon. 

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

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

-- Commit Summary --

  * test for psgd added
  * implemenation of psgd added

-- File Changes --

    M src/mlpack/core/optimizers/CMakeLists.txt (1)
    A src/mlpack/core/optimizers/parallel_sgd/CMakeLists.txt (13)
    A src/mlpack/core/optimizers/parallel_sgd/sgdp.hpp (85)
    A src/mlpack/core/optimizers/parallel_sgd/sgdp_impl.hpp (131)
    A src/mlpack/core/optimizers/parallel_sgd/test_function.cpp (87)
    A src/mlpack/core/optimizers/parallel_sgd/test_function.hpp (67)
    M src/mlpack/tests/CMakeLists.txt (1)
    A src/mlpack/tests/parallel_sgd_test.cpp (78)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/603.patch
https://github.com/mlpack/mlpack/pull/603.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/603
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160405/8ea5f009/attachment-0001.html>


More information about the mlpack-git mailing list