LANGUAGE/PyTorch
PyTorch Examples
Hogeony
2019. 8. 1. 16:52
BiLSTM
https://www.kaggle.com/ziliwang/baseline-pytorch-bilstm
LSTM to BiLSTM
https://discuss.pytorch.org/t/lstm-to-bi-lstm/12967/2
Understanding LSTM input
https://discuss.pytorch.org/t/understanding-lstm-input/31110