Nested-LSTM-NLSTM-Pytorch icon indicating copy to clipboard operation
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