An open API service indexing awesome lists of open source software.

https://github.com/piyush-555/mnist-digit-recognizer

MNIST DIGIT Kaggle - Competition
https://github.com/piyush-555/mnist-digit-recognizer

Last synced: about 2 months ago
JSON representation

MNIST DIGIT Kaggle - Competition

Awesome Lists containing this project

README

        

# MNIST-Digit-Recognizer
[MNIST DIGIT Kaggle - Competition](https://www.kaggle.com/c/digit-recognizer "MNIST kaggle")
#### Applied CNN with 3 convolutional layers and 1 fully connected dense hidden layer with Data augmentation and advanced callbacks to improve accuracy
#### 99.328% Accuracy on Public Leaderboard