Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 263 Bytes

File metadata and controls

5 lines (5 loc) · 263 Bytes

Deep Image Classifier

This project consists of CNN model to classify horse or human.

  • Used various images of horse and human as dataset to train the model from Tensorflow.org website.
  • After training model the accuracy achieved was 100% and loss was 0.07%.