yunjey / pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers
MIT License
29.79k stars 8.03k forks source link

Bidirection RNN issue #174

Open JiahaoYao opened 5 years ago

JiahaoYao commented 5 years ago

Related to #149: concatenate the last hidden state of forward LSTM and first hidden state of reverse LSTM