CIFAR 10(CNN)
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
a Convolutional Neural Network (CNN) on the CIFAR-10 dataset using TensorFlow and Keras. The CIFAR-10 dataset consists of 60,000 32x32 color images in 10 different classes, with 6,000 images per class. Requirements - Python 3.x - TensorFlow 2.x - matplotlib (for plotting)