Autoencoders - Deep Learning
www.deeplearningbook.org › slides › 14_autoencodersFigure 14.3: The computational graph of the cost function for a denoising autoencoder, which is trained to reconstruct the clean data point x from its corrupted version x˜. This is accomplished by minimizing the loss L = log pdecoder(x | h = f (x˜)), where x˜ is a corrupted version of the data example x,obtainedthroughagivencorruption