Fashion MNIST

task: classification

The objective of this problem is to classify the images of fashion products into one of the 10 categories. You must train your model using the images provided as part of the training data to predict the category of the fashion product.

fashion-mnist/submission.py (autosaved)