Project - Building Cat vs Non-Cat Image Classifier using NumPy and ANN

You are currently auditing this course.
1 / 32

Cat vs Non-cat Classifier - Introduction

Note : This project assumes that you are aware of logistic regression.

About the Project

In this project, you will build a cat vs non-cat classifier using logistic regression. We will only use numpy in this exercise. No other package like tensorflow or keras is used here. This serves as a good exercise for numpy.

We are given a set of images of cats and other animals.


No hints are availble for this assesment

Answer is not availble for this assesment

Loading comments...