/Ensemble-Methods-for-Image-Classification

In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CNN model and Residual Neural Network.

Primary LanguagePython

Ensemble-Methods-for-Image-Classification

In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CNN model and Residual Neural Network. The detailed implementation and discussion is in the report.