LSTM for text generation - Training
Exercise of the L4-DL Deep Learning Specialization course.
Train a LSTM model to perform text generation.
- Define a suitable network structure
- Train the model using the preprocessed data
- Save the trained model
Exercise of the L4-DL Deep Learning Specialization course.
Train a LSTM model to perform text generation.
- Define a suitable network structure
- Train the model using the preprocessed data
- Save the trained model