Thursday
Using the Text generation with an RNN script we developed during today's class, use the shakespeare.txt
file to generate your own text that imitates the script from Shakespeare. Produce your generated text and describe how it was produced, addressing the following aspects.
- Processing, vectorizing and predicting text
- Building and training the model
- Generating text