Model Pipeline - Variational Autoencoder
A Variational Autoencoder (VAE) learns to compress images into a small set of numbers (latent space) and then reconstructs the images from these numbers. It helps us understand and generate new images similar to the original ones.