Which deep learning layer to use for autoencoder using the deep learning designer?

I am trying to build a stacked autoencoder combined with one-class SVM for anomaly detection. I tried training each autoencoder and stack it together but I figured it would be easier if I do it in a deep learning architecture as I am facing some issue bringing the data after the dimension reduction.

Answers (1)

Autoencoders can be created using a variety of architectures, so there is no single layer.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 9 Feb 2022

Commented:

on 10 Feb 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!