The project was developed for Task 2: Classifying Fashion Products in the Computer Vision project report. The aim is to evaluate both models using accuracy, training time, confusion matrices, ...
Loading and preprocessing the MNIST dataset A fully connected neural network with ReLU hidden layers and a softmax output layer Backpropagation and mini-batch gradient descent training Evaluation on ...