[
https://issues.apache.org/jira/browse/SINGA-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327250#comment-15327250
]
ASF subversion and git services commented on SINGA-192:
-------------------------------------------------------
Commit d064e54b987ff1d52ec44d0f4a4dc932270bb1f0 in incubator-singa's branch
refs/heads/dev from WANG Ji
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=d064e54 ]
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)