필터 지우기
필터 지우기

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 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