-
Notifications
You must be signed in to change notification settings - Fork 0
My first RNN implementation. It features arbitrary numbers of hidden units and arbitrary number of time steps. Arbitrary input and targets can be processed with a few minor changes (delete two lines, check consistency). The RNN learns with the Backpropagation Through Time algorithm. Python version coming soon.
davisliang/RNN_Generalized
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
My first RNN implementation. It features arbitrary numbers of hidden units and arbitrary number of time steps. Arbitrary input and targets can be processed with a few minor changes (delete two lines, check consistency). The RNN learns with the Backpropagation Through Time algorithm. Python version coming soon.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published