Icon

Chapter9_​Deep_​Learning

This directory contains 10 workflows.

Icon01_​Training_​LSTM_​Exercise 

01_Training_LSTM_Exercise Train a LSTM model to perform text generation. - Define a suitable network structure - Train the model using the […]

Icon01_​Training_​LSTM_​Solution 

01_Training_LSTM_Solution Train a LSTM model to perform text generation. - Define a suitable network structure - Train the model using the […]

Icon02_​Deployment_​LSTM_​Exercise 

02_Deployment_LSTM_Exercise Use a trained LSTM model to perform free text generation. - Predict the next character given a starting sequence - Use […]

Icon02_​Deployment_​LSTM_​Solution 

02_Deployment_LSTM_Solution Use a trained LSTM model to perform free text generation. - Predict the next character given a starting sequence - Use […]