aaronmarkham commented on a change in pull request #12397: update C++ example so it is easier to run URL: https://github.com/apache/incubator-mxnet/pull/12397#discussion_r215018009
########## File path: example/image-classification/predict-cpp/README.md ########## @@ -1,13 +1,24 @@ # Image Classification Example of C++ -This is a simple predictor which shows how to use c api for image classfication. +This is a simple predictor which shows how to use the MXNet C++ API for image classification with a pre-trained ImageNet model. Review comment: I removed the C++ references and prerequisite. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
