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
- Host: GitHub
- URL: https://github.com/piyush-555/mnist-digit-recognizer
- Owner: Piyush-555
- Created: 2019-01-11T09:45:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T15:09:16.000Z (about 6 years ago)
- Last Synced: 2025-01-28T17:17:34.307Z (4 months ago)
- Language: Jupyter Notebook
- Size: 28.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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