ML handwriting digit classification using Naive Bayes Net
- testing and training directories contain images and labels data
- src/naive_bayes_count.ipynb is the latest version of the algorithm
- in order to see the output of the program you can view them in src/naive_bayes_count.ipynb, or cd to src/ then do "python main.py"