Which deep learning layer to use for autoencoder using the deep learning designer?
Afficher commentaires plus anciens
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.
Réponses (1)
David Willingham
le 9 Fév 2022
0 votes
Autoencoders can be created using a variety of architectures, so there is no single layer.
1 commentaire
Ng Yong Jie
le 10 Fév 2022
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!