/Digit_Recogniser

A web application to recognize handwritten digits.

Primary LanguageHTML

Digit_Recogniser

A web application to recognize handwritten digits. This application uses a inbuilt MNIST like dataset having 400 images of handwritten digits. It uses the H2o package in R to perform deep learning on the images.

#Usage Go to https://vigneshgv.shinyapps.io/digitrecogniser to use this application