A Star Wars Story by Sentient Droid
Imagine, droids came to the 21st century with the knowledge of the future but only had current technology to rewrite their Star Wars story. In this article, we will see how a droid (machine learning model) generates its Star Wars story using knowledge of the future (Star Wars books). The model takes the input sequence of words. We use LSTM to understand the context in a sentence. Since simple RNN would have vanishing gradient problem, so for the text generation I am using LSTM.
Jul-13-2020, 21:18:27 GMT