
How I Built A Deep Neural Network To Classify SVHN Dataset Images And Compared It With KNN Algorithm
The objective is to classify SVHN dataset images using KNN classifier, a machine learning model and neural network, a deep learning model and learn how a simple image classification pipeline is implemented. To train the models, optimal values of hyperparameters are to be used. We will compare the performances of