LSTM for text generation - Deployment
Exercise of the L4-DL Deep Learning Specialization course.
Use a trained LSTM model to perform free text generation.
- Predict the next character given a starting sequence
- Use different models and starting sequences to generate some text
Exercise of the L4-DL Deep Learning Specialization course.
Use a trained LSTM model to perform free text generation.
- Predict the next character given a starting sequence
- Use different models and starting sequences to generate some text