[
https://issues.apache.org/jira/browse/SINGA-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083493#comment-15083493
]
ASF subversion and git services commented on SINGA-120:
-------------------------------------------------------
Commit 473c9858aafd4cd15e6f6316deaeca1f1c0dfffc in incubator-singa's branch
refs/heads/master from [~fanj]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=473c985 ]
SINGA-120 - Implemented GRU and BPTT: 1) Updated Driver.cc to register GRU; 2)
Updated job.proto to include configuration of GRU; 3) Updated configure.ac to
fix some compliation errors
> Implemented GRU and BPTT
> ------------------------
>
> Key: SINGA-120
> URL: https://issues.apache.org/jira/browse/SINGA-120
> Project: Singa
> Issue Type: New Feature
> Reporter: Ju Fan
>
> This ticket will implement the GRU model (one of the RNN models) and BPTT
> algorithm for training the GRU model.
> Particularly, it implements the GRU unit and unrolling the user defined
> model. Truncated BPTT is implemented as a subclass of Worker for computing
> the gradients of parameters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)