Icon

Exercises

This directory contains 2 workflows.

Icon01_​Training_​LSTM_​Exercise 

Exercise of the L4-DL Deep Learning Specialization course. Train a LSTM model to perform text generation. - Define a suitable network structure - Train […]

Icon02_​Deployment_​LSTM_​Exercise 

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 […]