IT
it22323934/ImageClassificationModel
Image Classification model built using Tensoflow. The model is trained using 20000 images from cifar10 and 20000 training lables is attahced to each of these images.
CNN(Convolutional Neural Network) model is used for image recognition as it is capable of identifying patterns in the images.