🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼🐼
Achieving 89% accuracy on the MNIST dataset with a custom implementation is just amazing!
This project demonstrates a simple yet effective implementation of a neural network trained from scratch to classify handwritten digits from the MNIST dataset. Achieving an accuracy of 89% showcases the potential of custom-built models and the power of understanding machine learning fundamentals.
- Custom Neural Network Implementation: Built from scratch without using high-level libraries.
- High Accuracy: Achieved 89% accuracy on the MNIST test dataset.
- Model Visualization: Clear visual examples of the model’s predictions on test data.
To run this project, ensure you have Python installed along with the necessary dependencies. You can install the required packages and just run the code
I Used Mnist data set which is amazing 🔢