Model is Loading.... It might take sometime size(900kb)

Handwritten Digit Recognition

Predicted Digit = NaN

About

Mnist Image

Handwritten Digit Recognition created using Convolutional Neural Network. User will have to write a digit in pad provided it will inference what digit was written. This project provide basic structure for creating machine learning based web applications.

The model used here was trained in python with tensorflow then model was converted to tensorflowjs model. This model is hosted in firebase hosting Here.

inferencing from model is done in client side using javascript with tensorflowjs.