Skip to content

The code does image classification using the CIFAR-10 dataset. Two models, ANN and CNN, are trained on 32x32 color images across 10 classes. Following data preprocessing, the models are constructed and trained. Their classification performance is assessed on test images, highlighting their effectiveness in identifying objects within the dataset.

Notifications You must be signed in to change notification settings

Stephen5421/Image-Classification-using-ANN-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

About

The code does image classification using the CIFAR-10 dataset. Two models, ANN and CNN, are trained on 32x32 color images across 10 classes. Following data preprocessing, the models are constructed and trained. Their classification performance is assessed on test images, highlighting their effectiveness in identifying objects within the dataset.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published