[
https://issues.apache.org/jira/browse/SINGA-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327262#comment-15327262
]
ASF subversion and git services commented on SINGA-192:
-------------------------------------------------------
Commit 0cd96639e232b4a83a2b33e51b05132085b7d31b in incubator-singa's branch
refs/heads/dev from WANG Ji
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=0cd9663 ]
SINGA-192 Implement optimization algorithms for v1
Change interface of Apply() from Optimizer class, now Apply() method
will receive a ``const& tensor grad'' argument rather than ``tensor*
grad'', that is to say, this method will not cause side effect on
grad tensor.
> Implement optimization algorithms for Singa v1 (nesterove, adagrad, rmsprop)
> ----------------------------------------------------------------------------
>
> Key: SINGA-192
> URL: https://issues.apache.org/jira/browse/SINGA-192
> Project: Singa
> Issue Type: New Feature
> Reporter: Wang Ji
> Assignee: Wang Ji
>
> In this ticket , we implement optimization algorithms for Singa v1 including
> nesterove, adagrad, rmsprop.
> Add unit test cases for these algorithms.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)