Skip to content

Training a simple Convolutional Neural Network (CNN) to classify CIFAR images.

Notifications You must be signed in to change notification settings

daaaanish17/Implementing-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Implementing-CNN

Training a simple Convolutional Neural Network (CNN) to classify CIFAR images.

The CIFAR10 dataset contains 60,000 color images in 10 classes, with 6,000 images in each class. The dataset is divided into 50,000 training images and 10,000 testing images. The classes are mutually exclusive and there is no overlap between them.

About

Training a simple Convolutional Neural Network (CNN) to classify CIFAR images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published