Skip to content
#

cifar-10-classifier

Here are 3 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Mar 7, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the cifar-10-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cifar-10-classifier topic, visit your repo's landing page and select "manage topics."

Learn more