Create your first Text Generator with LSTM in few minutes
What if I tell you that an entire short sci-fi film has been written by an AI bot built on LSTM recurrent neural network, and it has even received positive reviews and critics, Surprised?! well, I'm sure you are because that's what I felt watching "Sunspring" for the first time, I mean I know it can't be compared to Steven Spielberg's or Alex Garland's screenwriting quality but no wonder if in the next few years AI bots will compete against them in the Academy Awards. Indeed, we should no longer be surprised by what artificial intelligence is capable of in order to flip our world upside down, making it a better, "easier", and most comfortable place to live in. From all of the AI subfields, in my opinion, NLP has the coolest and most exciting applications. One of them is text generation that we should have a deep look at it. In this article, I will briefly explain how RNN and LSTM work and how we can generate texts using LSTM in Python.
Mar-10-2021, 14:20:48 GMT