Model Pipeline - Variational Autoencoder
A Variational Autoencoder (VAE) learns to compress data into a small set of numbers (latent space) and then recreate the original data from this compressed form. It uses probability to make the compression smooth and meaningful.