MICP_4 - ntihindukkipati/CS5590_Python_DL GitHub Wiki

MICP4

1. Follow the instruction below and then report how the performance changed. (apply all at once)Did the performance change?
Screenshot (591) Screenshot (592)

Yes, the performance has changed. The model got it best fit in minimal epochs as we can see for only 20 epochs the model got overfitted

2. Change the previous model into the Keras API model.
Screenshot (593) Screenshot (594)

3. predict the first 4 images of the test data. Then, print the actual label for those 4 images (label means the probability associated with them) to check if the model predicted correctly or not
Screenshot (595) Screenshot (596) Screenshot (597)

For the first image, it has predicted wrong .

4.Build your own dataset by collecting images from the internet for example:
Screenshot (598) Screenshot (599) Screenshot (600) Screenshot (601) Screenshot (602) Screenshot (603) Screenshot (604) Screenshot (605) Screenshot (606) Screenshot (607) Screenshot (608) Screenshot (609)

BY,
DUKKIPATI SRI SAI NITHIN CHOWDARY
CLASS ID: 04
⚠️ **GitHub.com Fallback** ⚠️