Skip to content

Kaizen0AI/cifar10-binary-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CIFAR-10 Binary Classification

This project is a CNN-based binary classifier built using TensorFlow.

Problem

Classify images as:

  • Airplane (1)
  • Not Airplane (0)

Model

  • Conv2D
  • Batch Normalization
  • ReLU
  • MaxPooling
  • Dense

Results

Test Accuracy: 93.58%

Author

Md Kamil

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors