Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 421 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 421 Bytes

Handwritten-Digit-Recognition

Recognition of Handwritten Digit(0-9) using MNIST Dataset.

What this repository contains?

 -> Code for testing new dataset(testingNewDataSet.R)
  ->Code for using neural networks(neuralNetwork.R)
   -> Code for UI to upload images and predicting values(Project.R)

Programming Language

R