You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2015/03/31 13:39:52 UTC

[jira] [Created] (FLINK-1807) Stochastic gradient descent optimizer for ML library

Till Rohrmann created FLINK-1807:
------------------------------------

             Summary: Stochastic gradient descent optimizer for ML library
                 Key: FLINK-1807
                 URL: https://issues.apache.org/jira/browse/FLINK-1807
             Project: Flink
          Issue Type: Improvement
          Components: Machine Learning Library
            Reporter: Till Rohrmann


Stochastic gradient descent (SGD) is a widely used optimization technique in different ML algorithms. Thus, it would be helpful to provide a generalized SGD implementation which can be instantiated with the respective gradient computation. Such a building block would make the development of future algorithms easier.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)