Microsoft Interview Question

What are autoencoders, how do they work, how do they learn?

Interview Answer

Anonymous

Jul 7, 2024

Autoencoders are models that compress the input data (often images) into a lower dimensional plane and then try to recreate the input data. In the process, they learn the essential information about the data distribution.