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

2 次查看(过去 30 天)
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?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Statistics 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