Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
sourav kundu
sourav kundu am 14 Jan. 2019
Kommentiert: Mandar Kale am 10 Mai 2021
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 Kommentare
Hajar Ahmadieh
Hajar Ahmadieh am 21 Jan. 2021
by activations() function
Mandar Kale
Mandar Kale am 10 Mai 2021
Hajar Ahmadieh , can you pleasee post a demo code for it THi would be a great help

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by