Working with the Fashion-MNIST Dataset
Create a model to generate images from labels with CGAN using the Fashion-MNIST dataset.
We'll cover the following
So, we know by now that the MNIST dataset is comprised of a bunch of handwritten numbers. It is the de facto standard for the machine learning community, and it is often used to validate processes. Another group has decided to create another dataset that could be a better replacement. This project is named Fashion-MNIST and is designed to be a simple drop-in replacement.
Get hands-on with 1400+ tech skills courses.