Skip to content

A handwritten digit image classifier model based on Bayes' theorem

Notifications You must be signed in to change notification settings

andrew-yin/naive-bayes-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naïve Bayes Classifier

A handwritten digit image classifier model based on Bayes' theorem

Dependencies

  • clang or MSVC 2015+
  • cmake
  • Cinder

Installation and Quickstart

The GUI for this app is built on the Cinder C++ framework. The download for this framework can be found here.

The project can be easily run via most IDEs. Clone the repository and build/run the "solver-app" configuration. Guidance on using the application can be found in the application GUI itself.

About

A handwritten digit image classifier model based on Bayes' theorem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published