how to design a multiple layer autoencoder for "unsupervised" learning ?
Ältere Kommentare anzeigen
Hello to the experts in deep learning.
I have been struggling to find a three-hidden layered sparse auto-encoder in matlab. I am using matlab 2017a but couldn't get any help on the same apart from stacked deepnet followed by a softmax layer at the end, which is totally different from the concept of 3 hidden layers within an autoencoder eg: [Input, N1, N2, N1, Output]
I am able to do the encoding part for the first two layers but its the follow up that becomes a problem
Is there any documentation on it in MATLAB?
2 Kommentare
Samuel Andersson
am 19 Apr. 2020
Hi sir,
I'm struggling with this myself. Did you find a solution in the end?
Cheers,
Sam
BR
am 20 Jun. 2020
Antworten (0)
Kategorien
Mehr zu Parallel and Cloud finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!