/Simple-MLP-Classifier-on-MNIST

A simple MLP classifier implemented using MNIST dataset and numpy library only.

Primary LanguagePython

Simple-MLP-Classifier-on-MNIST

A simple MLP classifier implemented using MNIST dataset and numpy library only. This was an assignment of the NTCU Deep Learning course (Master-level) of spring 2020. This version outputs confusion matrix and visualizes 2-D latent space at the end of training.

Latent Space Sample:

alt text

Training Curve Sample:

alt text