How can i train Stacked Autoencoders with cross-validation?

3 次查看(过去 30 天)
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?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by