CIFAR-10: Image Classification II

task: classification

This problem is a continuation of the previous problem CIFAR-10.

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-ii/submission.py (autosaved)