Handwritten Digit Recognition System Using Neural Network

Ayan Bhattacharya

I've developed a comprehensive AI project involving a custom neural network in C++ that predicts handwritten digits (0-9) from 28x28 pixel images with an 83% accuracy rate. The project includes a React-based UI for testing using the MNIST dataset and an API built with Python and Flask to facilitate predictions. The API processes grayscale values and outputs the predicted digit. Check out the GitHub repository for more details and setup instructions.
Like this project
0

Posted Jun 8, 2024

I've developed a comprehensive AI project involving a custom neural network in C++ that predicts handwritten digits (0-9) from 28x28 pixel images with an 83% ac

Waterflow animation through pipes using react and three.js
Waterflow animation through pipes using react and three.js
Backend Development with .Net Core and Node.js
Backend Development with .Net Core and Node.js