Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 204 Bytes

File metadata and controls

4 lines (4 loc) · 204 Bytes

NeuralNetworkSamples

a. Sample implementation of Image Classifier called image_reco.py: Classifies given image as Dog or Cat :)
b. Sample implementation of Service to Use above Image Classifier