June 2019
Intermediate to advanced
308 pages
7h 21m
English
As described in Chapter 2, Deep Learning Architectures for IoT, AEs are special types of neural networks that learn automatically from the input data. AEs consists of two components: an encoder and a decoder. An encoder compresses the input into a latent-space representation. Then, the decoder part, tries to reconstruct the original input data from that representation:

So, an AE can be described by a function of , where ...
Read now
Unlock full access