TLDRocket
Sign in

AI Model Training

52 summarised stories about AI Model Training, each linking back to the original source. Browse all topics →

Sunday, 12 August 2018

From Autoencoder to Beta-VAE

Lilian Weng 7 years ago

Autoencoders use neural networks with bottleneck layers to reconstruct high-dimensional data while compressing it into lower-dimensional latent representations. The bottleneck layer typically reduces data dimensionality significantly, enabling applications in search, compression, and factor discovery. This compressed representation allows systems to learn underlying patterns in data that can be applied across multiple downstream tasks.