I want to implement a Bi-LSTM for Text Classification using fastai. I watched the Lesson-10 video but am quite unsure about what changes I have to to do to the Lesson-10 notebook to implement a Bi-LSTM to improve the accuracy on my own dataset.
Can anyone please help me out?