You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "Ju Fan (JIRA)" <ji...@apache.org> on 2015/12/31 04:20:49 UTC

[jira] [Created] (SINGA-120) Implemented GRU and BPTT

Ju Fan created SINGA-120:
----------------------------

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