[
https://issues.apache.org/jira/browse/SPARK-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221233#comment-14221233
]
Aaron Staple edited comment on SPARK-1503 at 11/23/14 6:55 AM:
---------------------------------------------------------------
[~mengxr] Sorry for the delay. I wrote up a design proposal for the initial
implementation. Let me know what you think, and if you'd like me to clarify
anything.
UPDATE: Ok, here's the document:
https://docs.google.com/document/d/1L50O66LnBfVopFjptbet2ZTQRzriZTjKvlIILZwKsno/edit?usp=sharing
was (Author: staple):
[~mengxr] Sorry for the delay. I wrote up a design proposal for the initial
implementation. Let me know what you think, and if you'd like me to clarify
anything.
UPDATE: On second thought, I'd actually like to make a few changes to the
proposal. I'll follow up tomorrow with the updated version. Sorry for the
confusion.
> Implement Nesterov's accelerated first-order method
> ---------------------------------------------------
>
> Key: SPARK-1503
> URL: https://issues.apache.org/jira/browse/SPARK-1503
> Project: Spark
> Issue Type: New Feature
> Components: MLlib
> Reporter: Xiangrui Meng
> Assignee: Aaron Staple
>
> Nesterov's accelerated first-order method is a drop-in replacement for
> steepest descent but it converges much faster. We should implement this
> method and compare its performance with existing algorithms, including SGD
> and L-BFGS.
> TFOCS (http://cvxr.com/tfocs/) is a reference implementation of Nesterov's
> method and its variants on composite objectives.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]