-
Notifications
You must be signed in to change notification settings - Fork 0
lyan62/face-and-handwritten-digits-recognition
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In this project, following classifers are implemented for face recognition 1. MLE with Gaussian assumption followed by Bayes rule 2. K-Nearest Neighbor(KNN) rule 3. PCA followed by KNN and Bayes rule 4. LDA followed by KNN and Bayes rule To run the code, 1.go to location: "/Code" 2. choose dataset: Using dataset 1(DATA): in matlab command window, type >>> test_expression OR >>> test_illum OR >>> test_neutral will give classification results using different training data. Using dataset2(POSE): in matalab command window, type >>> test_dataset2 Using dataset3(ILLUMINATION): in matlab command window, type >>> test_dataset3
About
Machine Learning related simple implementation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published