The performance of my model was awful. I noticed that after the preprocess function,
We do not have an “Optimize the dataset for training” cell like we had in Lab 1 of week 3. with that, we do not cache(), shuffle() and prefetch(). Could this be the reason for the bad performance?
hi @eciuffo
did you recall the input and weights correctly?