Skip to content

A classifier that recognizes cats using a logistic regression model, structured as a shallow neural network

License

Notifications You must be signed in to change notification settings

babasbot/non_cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

non_cat

accuracy-badge

An image classifier that recognizes cats using a logistic regression model, structured as a shallow neural network.

How it works

Getting Started

Install the required libraries:

pip install -r requirements.txt
python non_cat/train.py

Usage

python non_cat/classifier.py cat.jpg

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A classifier that recognizes cats using a logistic regression model, structured as a shallow neural network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages