How can i train Stacked Autoencoders with cross-validation?

2 ビュー (過去 30 日間)
Greg Athanasiadis
Greg Athanasiadis 2018 年 11 月 29 日
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 Center および File ExchangeSequence 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