Autoencoder: Difference between revisions

Content deleted Content added
Yoderj (talk | contribs)
Linkify first mention of variational autoencoders.
mNo edit summary
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
Line 30:
 
=== Interpretation ===
[[File:Autoencoder_schema.png|thumb|Schema of a basic Autoencoderautoencoder]]
An autoencoder has two main parts: an encoder that maps the message to a code, and a decoder that reconstructs the message from the code. An optimal autoencoder would perform as close to perfect reconstruction as possible, with "close to perfect" defined by the reconstruction quality function <math>d</math>.