Project - Fashion MNIST

You are currently auditing this course.

Project - Fashion MNIST

0% completed
4 Concepts | 7 Questions | 11 Assessments | 2,989 Learners

Fashion-MNIST is a dataset of Zalando's article images, consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label.

The objective of the project is - to use Fashion-MNIST data set to identify (predict) different fashion products from the given images using Machine Learning.

Acknowledgements

Cloudxlab is using this “Fashion MNIST” problem for its machine learning learners for learning and practicing. Fashion-MNIST dataset is a collection of articles images provided by Zalando . We thank Zalando Research for hosting the dataset.