wncc/Hello-FOSS-ML

Task-5 CNN for Fashion MNIST

Opened this issue · 0 comments

Build a CNN model for Fashion MNIST dataset. An incomplete model has been build for you in this notebook
Your task is to complete the CNN model, train it on the dataset and visualise the accuracy and loss. Subsequently, make predictions on the test set and plot the confusion matrix