Skip to content

A simple implementation of cat recognition using various methods

Notifications You must be signed in to change notification settings

r314tive/img_recogn_from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

info

This is a project in which i train models to recognize cats in images

In these branches I will put various implementations:

  1. lr - through logistic regression
  2. nn - through simple neural network
  3. dnn - through deep neural network
  4. cnn - through convolutional neural network

Then, when I finish all the implementations, I will give some analysis and pros and cons of all this stuff.


alt text

About

A simple implementation of cat recognition using various methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published