January 2018
Intermediate to advanced
310 pages
7h 48m
English
Fashion-MNIST is a dataset created as an alternative to the MNIST dataset. This dataset created as MNIST is considered as too easy and this can be directly replaced with MNIST.
The following is randomly selected examples from the dataset after principal component analysis (PCA) is performed:

The dataset size, number of labels and image size are similar to MNIST. More details can be found at https://github.com/zalandoresearch/fashion-mnist. You can run the models learned previously and check the accuracy.
Read now
Unlock full access