필터 지우기
필터 지우기

Datastore in Deep Network Designer

조회 수: 5 (최근 30일)
FERNANDO CALVO RODRIGUEZ
FERNANDO CALVO RODRIGUEZ 2023년 2월 21일
댓글: Philip Brown 2023년 5월 4일
Hello everybody!
I have a question about the Deep Network Designer app in Matlab as there is very little information and bibliography about it. I don't know how to create or organize a datastore of numerical values and characteristics of different observations of an industrial process ->[observations x characteristics], the thing is that I don't know how to declare the predictors and responses of the system.
Also in the app designer, I place a featureinputLayer with inputSize the number of predictors (features) that I have, and a fullyConnectedLayer with the number of responses I expect to get.
In the end, I always get the error "Invalid training data. For a network with 1 inputs and 1 output, the datastore read function must return a cell array with 2 columns, but it returns a cell array with 1 columns" or something like that.
I hope I have explained well, if anyone knows more about this app and how to learn I would appreciate it!

채택된 답변

Ajay Gajulapally
Ajay Gajulapally 2023년 3월 1일
  댓글 수: 2
FERNANDO CALVO RODRIGUEZ
FERNANDO CALVO RODRIGUEZ 2023년 3월 2일
Thank you!
I hope to eventually explain deep learning with matlab in more detail as it has great potential!
Philip Brown
Philip Brown 2023년 5월 4일
There's also this doc page: https://uk.mathworks.com/help/deeplearning/ug/import-data-into-deep-network-designer.html which may help with your questions around data.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Parallel and Cloud에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by