How to Explore the GAN Latent Space When Generating Faces - MachineLearningMastery.com

How to Use Interpolation and Vector Arithmetic to Explore the GAN Latent Space. Generative Adversarial Networks, or GANs, are an architecture for training generative models, such as deep convolutio...

By · · 1 min read
How to Explore the GAN Latent Space When Generating Faces - MachineLearningMastery.com

Source: MachineLearningMastery.com

How to Use Interpolation and Vector Arithmetic to Explore the GAN Latent Space. Generative Adversarial Networks, or GANs, are an architecture for training generative models, such as deep convolutional neural networks for generating images. The generative model in the GAN architecture learns to map points in the latent space to generated images. The latent space […]