how to design a multiple layer autoencoder for "unsupervised" learning ?

4 visualizaciones (últimos 30 días)
BR
BR el 11 de Jun. de 2019
Comentada: BR el 20 de Jun. de 2020
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 comentarios
Samuel Andersson
Samuel Andersson el 19 de Abr. de 2020
Hi sir,
I'm struggling with this myself. Did you find a solution in the end?
Cheers,
Sam
BR
BR el 20 de Jun. de 2020
Hi,
Sorry for the late response, I switched to python. Not a very convinient one but that's the only solution I found.
Thanks
BR

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Image Data Workflows 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