Skip to content

Classification of "Cat vs non-Cat" dataset using Deep neural networks. Compared to simple logistic regression, the DNN yields better classification accuracy. Performance of 70% with logistic regression, 72% with 2 layers, and 80% with a 4 layer network without tuning.

Notifications You must be signed in to change notification settings

kbmajeed/cat_vs_noncat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cat vs Non-Cat Classification

Introduction

Classification of "Cat vs non-Cat" dataset using Deep neural networks. Compared to simple logistic regression, the DNN yields better classification accuracy. Performance of 70% with logistic regression, 72% with 2 layers, and 80% with a 4 layer network without tuning.

Outcomes

About

Classification of "Cat vs non-Cat" dataset using Deep neural networks. Compared to simple logistic regression, the DNN yields better classification accuracy. Performance of 70% with logistic regression, 72% with 2 layers, and 80% with a 4 layer network without tuning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published