Open RAUL-MADRID opened 2 years ago
Thank you for your effort to provide well-organized code and explanation! :) It is really helpful to understand your paper. When I use your code for bi-LSTM, there is an issue about train.py, line 86,
I try to find out _forward_and_backward for model but it is not existed. How can I fix this probelm?
Thank you.
Thank you for your effort to provide well-organized code and explanation! :) It is really helpful to understand your paper. When I use your code for bi-LSTM, there is an issue about train.py, line 86,
I try to find out _forward_and_backward for model but it is not existed. How can I fix this probelm?
Thank you.