Nested-LSTM-NLSTM-Pytorch
Nested-LSTM-NLSTM-Pytorch copied to clipboard
NLSTM Nested LSTM in Pytorch
##Pytorch Implementation of Nested LSTM Cell & Nested LSTM module, compatible with Pytorch API
Ref:
- Moniz et al, "Nested LSTMs." https://arxiv.org/abs/1801.10308