Skip to content

mikkolaj/cat-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary image classifier

Currently the classificator makes use of a 4-layer neural network with gradient descent.
It achieves the accuracy of approx. 63% (about 72.4% of cats 54.2% of non-cats are labeled correctly).
To make a prediction on a single image install libraries from requirements.txt and run predict.py.

Future plans:

  • Transform the model into a CNN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages