[ 
https://issues.apache.org/jira/browse/FLINK-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14510952#comment-14510952
 ] 

ASF GitHub Bot commented on FLINK-1807:
---------------------------------------

Github user thvasilo commented on the pull request:

    https://github.com/apache/flink/pull/613#issuecomment-95917745
  
    Some Travis builds are failing because of the 4MB log limit; one of tests 
is running 2000 iterations creating a lot of log output.
    Ideas on how to fix? 
    There is [this SO 
question](http://stackoverflow.com/questions/26082444/how-to-work-around-travis-cis-4mb-output-limit)
 but that involves changing the build script.


> 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
>            Assignee: Theodore Vasiloudis
>              Labels: ML
>
> 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)

Reply via email to