Basics of Autoencoders
Get to know autoencoders and variational autoencoders and what differentiates them.
Before we discuss variational autoencoders, let’s first see how the standard autoencoders work.
Autoencoders are simple neural networks such that their output is their input.
It is as simple as that.
Their goal is to learn how to reconstruct the input data.
But how is it possible? The trick is their structure.
Get hands-on with 1400+ tech skills courses.