multivariate time series forecasting using lstm
이전 댓글 표시
how can i use chickenpox_example given in the help of matlab for multivariable electrical load forecasting using LSTM, let's say four inputs 1 output? can anyone help me out here?
thanks
답변 (1개)
Jon Cherrie
2021년 5월 2일
0 개 추천
Rather than starting from the chickenpox example, you might be better off starting from the "Sequence-to-Sequence Regression Using Deep Learning" example:
In that case, the input is from 26 sensors and there is one output, an estimate of the remaining useful life of the engine.
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!