This article discusses conditional variational autoencoders (CVAE) and introduces the concept of learnable conditional embeddings in CVAE models. It demonstrates how to implement and train a CVAE model with one-hot encoded conditions and compares it to a model with learnable embeddings. The article also explores the ability of
•12m read time• From towardsdatascience.com
Table of contents
Conditional Variational Autoencoders with Learnable Conditional EmbeddingsRequirementsIntroductionCVAE with one-hot encoded conditionsLearnable conditional embeddingsAdding new conditions to the modelSort: