Skip to content
#

cifar-10

Here are 180 public repositories matching this topic...

This project is a simple implementation of a convolutional neural network (CNN) using TensorFlow to classify images from the CIFAR-10 dataset. The CIFAR-10 dataset consists of 60,000 32x32 color images in 10 classes, with 6,000 images per class. The dataset is split into 50,000 training images and 10,000 testing images.

  • Updated Apr 23, 2023
  • Python

Improve this page

Add a description, image, and links to the cifar-10 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 topic, visit your repo's landing page and select "manage topics."

Learn more