Skip to content
#

classify-images

Here are 43 public repositories matching this topic...

In this project, you'll classify images from the CIFAR-10 dataset. The dataset consists of airplanes, dogs, cats, and other objects. The dataset will need to be preprocessed, then train a convolutional neural network on all the samples. You'll normalize the images, one-hot encode the labels, build a convolutional layer, max pool layer, and fully…

  • Updated Mar 29, 2017

Improve this page

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

Learn more