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.
回答 (1 件)
David Willingham
2022 年 2 月 9 日
0 投票
Autoencoders can be created using a variety of architectures, so there is no single layer.
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!