Image Classification(CIFAR-100) showcase 1

Overview

Developed a convolutional neural network (CNN) model using TensorFlow to classify images from the CIFAR-100 dataset. Achieved significant accuracy improvements through data augmentation and hyperparameter tuning.

Image Classification(CIFAR-100)