Build an Autoencoder in 5 Min

This video is all about autoencoders! I start off explaining what an autoencoder is and how it works. Then I talk about some use cases for autoencoders and the special types of autoencoders we use for each of them. Finally, I programmatically go through an example of a simple autoencoder, followed by a demo. The code for this video is here: and here are some great links to read up on autoencoders:
Back to Top