You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Janardhan (JIRA)" <ji...@apache.org> on 2017/09/26 10:57:00 UTC

[jira] [Created] (SYSTEMML-1937) Vector Free L-BFGS implementation

Janardhan created SYSTEMML-1937:
-----------------------------------

             Summary: Vector Free L-BFGS implementation
                 Key: SYSTEMML-1937
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1937
             Project: SystemML
          Issue Type: New Feature
          Components: Algorithms, ParFor
            Reporter: Janardhan


This is for the implementation of vector free L-BFGS, as in the paper http://papers.nips.cc/paper/5333-large-scale-l-bfgs-using-mapreduce.pdf , to avoid the parameter server. 

Example implementation for spark-ml lib : @ https://github.com/yanboliang/spark-vlbfgs




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)