Skip to the content.

Tuesday (7/20) Response

Describe the following

(1) The data

(2) How you created the tf.dataset

img_33.png

(3) Describe the model itself, input shape, model architecture/layers and any functions (softmax/argmax)

(4) Describe the process of training the model and what optimizer was used

(5) Plot and describe the loss function over time

img_34.png

(6) Describe evaluating the model w/ your test dataset

(7) Make some predictions