Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

This repository contains my approach solving the CIFAR10 image classification using CNN with tensorflow

Notifications You must be signed in to change notification settings

SarraLKSC/CIFAR10_with_Tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CIFAR10_with_Tensorflow

CIFAR10 is an image dataset available on the keras API. The images are of size 32x32 and colored (RGB representation). The trainset and the testset contain 50000 and 10000 images respectively.Images are from 10 classes: [airplane ,automobile,bird ,cat,deer,dog ,frog , horse,ship ,truck]

About

This repository contains my approach solving the CIFAR10 image classification using CNN with tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published