indrnn-pytorch icon indicating copy to clipboard operation
indrnn-pytorch copied to clipboard

a new feature

Open sys1874 opened this issue 6 years ago • 3 comments

@StefOe hello StefOe, i just wonder if it is possible to add a new feature :bidirectional

sys1874 avatar Apr 03 '18 00:04 sys1874

I would also find that useful. The LSTM implementation in PyTorch could be a helpful reference point: https://pytorch.org/docs/master/_modules/torch/nn/modules/rnn.html#LSTM

sbrugman avatar May 31 '18 13:05 sbrugman

The commit above adds the bidirectional feature. I hope this helps.

StefOe avatar Jun 01 '18 11:06 StefOe

Found a bug with it, so withhold testing for now Edit: nevermind, was fine

StefOe avatar Jun 01 '18 14:06 StefOe