Classify images of CIFAR-10 dataset using TensorFlow.
The dataset consists of airplanes, dogs, cats, and other objects.
The dataset will need to be preprocessed, then train a simple convolutional neural network on all the samples.
We'll normalize the images, one-hot encode the labels, build a convolutional layer, max pool layer, and fully connected layer.
At then end, you'll see their predictions on the sample images.
-
Notifications
You must be signed in to change notification settings - Fork 0
ShreyashSoni/image-classification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Classify images of CIFAR-10 dataset using TensorFlow.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published