/cnn-with-xgboost

This repository is codeabout cnn with xgboost

Primary LanguageJupyter Notebook

NN with xgboost

This is a baseline experiment about image classifier in mnist. Using cnn with xgboost, rnn with xgboost, ae with xgboost and xgboost only. Inspired by the idea use cnn with svm for image classifier.