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
'LANGUAGE > PyTorch' 카테고리의 다른 글
Solution for Runtime Error: CUDA out of memory (0) | 2020.12.01 |
---|---|
BiLSTM (0) | 2019.08.01 |
Random Seed Initialization for Reproducibility ... (0) | 2019.07.15 |
Difference between model.eval() and torch.no_grad() (0) | 2019.07.15 |
Hide/Disable TensorFlow Debugging Information (Message) (0) | 2019.07.12 |