Cat Classifier

Amarjeet Sarma

Amarjeet Sarma

Guwahati, Assam

0 0
  • 0 Collaborators

A simple Cat Classifier using the Perceptron model implemented from scratch. ...learn more

Project status: Concept

Artificial Intelligence

Code Samples [1]

Overview / Usage

Implementation of a basic perceptron model from scratch using NumPy that predicts if the image given as input is of a cat or not.

Methodology / Approach

Implementation of a basic perceptron model from scratch using NumPy that predicts if the image given as input is of a cat or not that takes the cat image as input and outputs 1/0 based on if the image is of a cat or not.

Technologies Used

NumPy

Repository

https://github.com/amarjeet987/catClassify

Comments (0)