Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
sourav kundu
sourav kundu el 14 de En. de 2019
Comentada: Mandar Kale el 10 de Mayo de 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 comentarios
Hajar Ahmadieh
Hajar Ahmadieh el 21 de En. de 2021
by activations() function
Mandar Kale
Mandar Kale el 10 de Mayo de 2021
Hajar Ahmadieh , can you pleasee post a demo code for it THi would be a great help

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by