CIFAR-10 - Image Classification

task: classification

The objective of this problem is to classify the images of objects into one of the 10 classes. You must train your model using the images provided as part of the training data to predict the class of the object in the image.

cifar10/submission.py (autosaved)