Skip to content

Handwritten Digit Classifier with Bayes Theorem Implementation

Notifications You must be signed in to change notification settings

dawidjk/naive_bayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

NaiveBayes

Naive Bayes digit classifier.

Handwritten digit recognition system using Bayes Theorem. Used as a proof of concept, so the digits were converted into grayscale images represented by characters (' ', '+', '#') from white to black and stored in a text file.

~ 82% accurate

About

Handwritten Digit Classifier with Bayes Theorem Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages