A handwritten digit image classifier model based on Bayes' theorem
- clang or MSVC 2015+
- cmake
- Cinder
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.