Skip to content

Machine Learning project for the Digit Recognizer competition in Kaggle.

License

Notifications You must be signed in to change notification settings

sergiofraile/digit_recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

Machine Learning project for the Digit Recognizer competition in Kaggle.

This project doesn't use the full MNIST dataset, only the part provided by the Kaggle competition.

The algorithm current accuracy for the competition is 0.99414.

Installation

Requirements.txt contains the packages to install with pip. I have only tested it on Python 3, no guarantees it will work for Python 2.

Project structure

The project can be executed through 'main.py', which imports 'utils.py', or as a single script with 'script.py'. This last script can be found and executed in Kaggle.

About

Machine Learning project for the Digit Recognizer competition in Kaggle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages