how to train and test the deep neural network using cell array inputs and targets.

3 ビュー (過去 30 日間)
jaah navi
jaah navi 2021 年 6 月 24 日
I want to train a deep neural network for predicting the formation of clusters. My inputs and targets are in cell array.
For example xtrain is 30x1 cell array in which each rows of the cell array has definite rows with different number of columns.In the same manner my ytrain is 30x1 cell array in which each rows of the cell array has definite rows with different number of columns.
I have done training the model. the model executes, but when I tried to test the model it doesnt give me the expected results.
Could anyone help me ito know whether the data format of inputs and targets are correct, if correct why I am unable to get the expected results based on training.
Thanks in advance.

回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by