chapter twelve
12 Applying autoencoders: the CIFAR-10 image dataset
This chapter covers
- Navigating and understanding the structure of the CIFAR-10 image dataset
- Building an autoencoder model for representing different CIFAR-10 image classes
- Applying the CIFAR-10 autoencoder as an image classifier
- Implementing a stacked and denoising autoencoder on CIFAR-10 images