C++ code that loads mnist trained model using caffe. It used the model to classify digits from png images
Primary LanguageC++