Neural Network Time Series, Multiple Inputs, Multiple Sequence input format

조회 수: 1 (최근 30일)
jr
jr 2017년 1월 27일
댓글: Marvin Eckert 2020년 5월 25일
I cannot figure out the proper format to pass to a narx net for a dataset that I have. Please excuse my choice of variables but I have "n" inputs and "m" datasets with "i" samples in each set
I start with a numeric input matrix of size (i, n, m) and a target matrix of size (i,m).
I'm sure there's a simple answer out there but I would really appreciate if anyone could help me out because I am banging my head against the wall with this one!!!
I know I need to convert the num's to cells and do something along the lines of what they've done here: https://www.mathworks.com/help/nnet/ug/multiple-se...
But I can't figure out how to make that work with multiple inputs.
Thanks!!!
I also posted this in eng-tips so I'll cross-post the answer to both forums.
  댓글 수: 4
christttttttophe
christttttttophe 2019년 10월 3일
Did you ever figure this out?
Seems crazy that multiple sequences of data occurring at the same times cannot be analyzed with neural networks in Matlab. I'm beginning to find Matlab quite frustrating.
Marvin Eckert
Marvin Eckert 2020년 5월 25일
I have the same question, all examples are with one time serious. How do I train on many different time seriers, like from different machines, creating on model.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by