Autoencoders

Autoencoder Architecture

<aside> 💡 AUTOENCODERS AS DENOISING MODELS Autoencoders can be used to clean noisy images, since the encoder learns that it is not useful to capture the position of the random noise inside the latent space in order to reconstruct the original.

</aside>

TABLE OF CONTENTS

Build an Autoencoder

Google Colab