Skip to content

Kaggle competition based on MNIST dataset. My place at competition: #481, Accuracy - 99.06%

Notifications You must be signed in to change notification settings

AidarSource/MNIST-DNN-kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

MNIST-DNN-kaggle

Kaggle competition based on MNIST dataset. My place at competition: #481

https://www.kaggle.com/c/digit-recognizer

Score:

Iteration: 49500 Loss: 3.0040672527320567e-07 Accuracy: 99.17857360839844 %

Kaggle validation: Your submission scored 0.99060

Screenshot

Installation

Install PyTorch to work with neural networks.

Use the package manager pip to install this libs.

pip install pandas
pip install numpy
pip install scikit-learn

Usage

Python 3.8+ required.

python dnn.py

About

Kaggle competition based on MNIST dataset. My place at competition: #481, Accuracy - 99.06%

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages