Zalando fashionmnist dataset, sample of 1 000 Zalando's article images from the test set.

data(fashion)

Format

An object of class matrix with a random sample of 1000 images (one per rows) extracted from the fashionmnist dataset.

References

Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algorithms. Han Xiao, Kashif Rasul, Roland Vollgraf (2017) (arXiv:1708.07747).

Examples

data(fashion)