Skip to content

changchanglccc/HandwrittenRecognization

Repository files navigation

HandwrittenRecognization

Recognize handwritten digits

Data Set: MNIST

Python3

Classification------

-[x] kNN

-[x] Naive Bayes

-[x] SVM

-[x] Neural Network(python3: neuralNetwork.py; another version(# Reference : http://neuralnetworksanddeeplearning.com/chap1.html): python2.7: neuralNetwork1)

Clustering------

-[x] Kmeans

-[x] Neuro SOM

-[x] Genetic Algorithm

Usage---------

  • handWrittenRecognition.py: python3 handWrittenRecognition.py (pixelsPerRow)

About

COMP471/6721 Artificial Intelligence project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages