This project is a handwritten digit classification using my own MLP neural network library on the MNIST dataset
-
Updated
Sep 18, 2025 - Python
This project is a handwritten digit classification using my own MLP neural network library on the MNIST dataset
Implementation of the MLP (Multi-Layer Perceptron) and CNN (Convolutional neural network) neural networks to classify the MNIST dataset for study and comparison purposes.
Add a description, image, and links to the mlp-mnist topic page so that developers can more easily learn about it.
To associate your repository with the mlp-mnist topic, visit your repo's landing page and select "manage topics."