Skip to content

musamawaheed/Project3_ModifiedMNISTDigitClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Four code files are delivered with this project:

- CNN.py: The CNN developed for this project, including the code for data augmentation.
- preprocessing.py: Code used to preprocess the images in different ways for different models.
- SVM.py: Code for SVM used as benchmark.
- VGG16.py: The downloaded and adapted version of the popular VGGnet with 16 layers.

Stacking of prediction by majority vote was executed in MS EXCEL and can be seen in the 'Stacking.csv'-file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages