Open richardassar opened 7 years ago
I've implemented Weight Normalization inside a variant of SeqGRU I wrote for a project.
https://github.com/richardassar/SampleRNN_torch/blob/master/SeqGRU_WN.lua
If there's interest I can submit a PR with a SeqLSTM implementation also.
I've implemented Weight Normalization inside a variant of SeqGRU I wrote for a project.
https://github.com/richardassar/SampleRNN_torch/blob/master/SeqGRU_WN.lua
If there's interest I can submit a PR with a SeqLSTM implementation also.