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

ASF subversion and git services commented on SINGA-192:
-------------------------------------------------------

Commit 178db0144208fd5d5e7de58a575d0ea6300fdfdf in incubator-singa's branch 
refs/heads/dev from WANG Ji
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=178db01 ]

SINGA-192 Implement optimization algorithms for v1

implement optimization algorithms for Singa v1 including nesterov,
adagrad, rmsprop.
Add unit test cases for these algorithms.
However, only nesterov passed the test case, adagrad and rmsprop need
Sqrt() operation for tensor which has not been implemented yet.


> 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)

Reply via email to