Skip to content

ANN made from scratch implemented on mnist dataset for digit classification

Notifications You must be signed in to change notification settings

ShivamShrirao/mnist_ann_from_scratch

Repository files navigation

mnist_ann_from_scratch

Artificial Neural Network module made from scratch. Implemented on mnist dataset for digit classification.

Acheiving 98 to 99% accuracy on testing and training dataset.

Web Api is currently pretty bad implementation. Makes mistakes many times. Have to change the input from drawing board to be similar to as training one. testing dataset web draw api Digit classification image processing Digit classification video processing