Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 444 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 444 Bytes

Binary-Image-Classifier

This basic image classifier is made using Deep learning techniques. It identifies whether an image corresponds to a cat or not.

This classifier is built from scratch (without using any libraries like Torch or Tensorflow)

Preview (example):

image

Code:

Check this notebook