Implementation of the MLP (Multi-Layer Perceptron) and CNN (Convolutional neural network) neural networks to classify the MNIST dataset for study and comparison purposes.
-
Updated
Oct 20, 2020 - Jupyter Notebook
Implementation of the MLP (Multi-Layer Perceptron) and CNN (Convolutional neural network) neural networks to classify the MNIST dataset for study and comparison purposes.
This project is a handwritten digit classification using my own MLP neural network library on the MNIST dataset
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."