/MNIST-neural-network-classification

This project demonstrates the training and evaluation of neural network models for the classification of handwritten digits using the MNIST dataset. It includes both a fully connected neural network and a convolutional neural network (CNN) model for the task.

Primary LanguageJupyter Notebook

No issues in this repository yet.