How can i train Stacked Autoencoders with cross-validation?

2 visualizaciones (últimos 30 días)
Greg Athanasiadis
Greg Athanasiadis el 29 de Nov. de 2018
Hi to everyone
I m trying to implement a network with stacked autoencoders, same as the example with the wine
I want to perform cross validation but i have problem with the accelaration because the predict
function doesn't work on me.
In the end, i train the deep network on the wine data
deepnet = train(deepnet,X,T);
Any idea how can i perform cv in this example?

Respuestas (0)

Categorías

Más información sobre Sequence and Numeric Feature 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