Which deep learning layer to use for autoencoder using the deep learning designer?
Mostrar comentarios más antiguos
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.
Respuestas (1)
David Willingham
el 9 de Feb. de 2022
0 votos
Autoencoders can be created using a variety of architectures, so there is no single layer.
1 comentario
Ng Yong Jie
el 10 de Feb. de 2022
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!