MNIST classifier

Machine Learning, Automated Classification, 2022

This project implements a simple neural network for classifying MNIST digits using only one dense layer.

It serves as an introductory example for understanding basic deep learning techniques and neural network structures. The code and visual outputs are available for exploration in this GitHub repository.

Link to the gihub repository:

Link

images