multivariate time series forecasting using lstm
Mostrar comentarios más antiguos
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
Respuestas (1)
Jon Cherrie
el 2 de Mayo de 2021
0 votos
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.
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!