-
Notifications
You must be signed in to change notification settings - Fork 206
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add stateful processing of recurrent layers
added initialisation of hidden states to layers; fixes #230 renamed GRU parameters to be consistend with all other layers
- Loading branch information
Sebastian Böck
committed
Jan 19, 2017
1 parent
a2165a6
commit 1ce9cf6
Showing
4 changed files
with
483 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.