How to improve the accuracy of LSTM network?

10 visualizaciones (últimos 30 días)
Mohamed Nedal
Mohamed Nedal el 3 de Mayo de 2020
Respondida: yanqi liu el 18 de Feb. de 2022
Hello everyone, I hope you're fine and safe
I am working on forecasting time-series data using LSTM network, but the forecasting of the test data seems very inaccurate.
Kindly find the attached code with the dataset.
Any suggestions to improve the accuracy please?
Another question is how can I modify this code to forecast a variable based on multible variables (i.e., Multivariate Multi-Step LSTM Models; Multiple Input Multi-Step Output)?
Thanks in advance,
comparison
test_prediction
forecasting
  3 comentarios
Sinan Islam
Sinan Islam el 9 de Mayo de 2021
Unfortunately, Matlab dont have a single example of optimizing LSTM.
Bhavick Singh
Bhavick Singh el 18 de Nov. de 2021
Hi Mohammed, Im having the same problem as well. Were you able to find the solution?

Iniciar sesión para comentar.

Respuestas (2)

Madderla Chiranjeevi
Madderla Chiranjeevi el 17 de En. de 2022
Hi sirs, I am also strucking here, please help me in this regard if you solved this problem.you can mail me also over chiru.madderla@gmail.com
I am so thankful for you for this

yanqi liu
yanqi liu el 18 de Feb. de 2022
yes,sir,may be use bilstmLayer to replace lstmLayer,and not use predictAndUpdateState during test
set randperm to shuffle data before make numTimeStepsTrain to split data

Categorías

Más información sobre Logical en Help Center y File Exchange.

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by