You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)