フィルターのクリア

How to extract feature from autoencode​r/stackaut​oencoder ?

1 回表示 (過去 30 日間)
sourav kundu
sourav kundu 2019 年 1 月 14 日
コメント済み: Mandar Kale 2021 年 5 月 10 日
Suppose, 2 autoencoder is stacked together and a softmax layer is used for classification.
At the time of fine tuning %deepnet = stack(autoenc1,autoenc2,softnet); [deepnet,tr]=train(deepnet,X,T);% are used.
After finetuning, i need feature from 'autoenc1'' or 'autoenc2'.
How can i extract the feature?
  2 件のコメント
Hajar Ahmadieh
Hajar Ahmadieh 2021 年 1 月 21 日
by activations() function
Mandar Kale
Mandar Kale 2021 年 5 月 10 日
Hajar Ahmadieh , can you pleasee post a demo code for it THi would be a great help

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by