Skip to content

SeanScripts/digit-recognizer

Repository files navigation

Digit Recognizer

Use a convolutional neural network to classify handwritten digits from the MNIST dataset. A variety of architectures and hyperparameters were tested, and the best model (submitted to Kaggle) used an ensemble of ResNet-type models. The accuracy on the test set for this model was 99.585%.

About

Recognize handwritten digits from the MNIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published