Text Generation with Bi-LSTM in PyTorch

A step-by-step guide to build a text generation model by using PyTorch’s LSTMCells to create a Bi-LSTM model from scratch

Fernando López
Towards Data Science
13 min readAug 16, 2020

--

“There is no rule on how to write. Sometimes it comes easily and perfectly: sometimes it’s like drilling rock and then…

--

--