Skip to content

anyatran/vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vision

ML handwriting digit classification using Naive Bayes Net

Final Paper

  • 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"