How can I use LSTM networks to solve a time series regression problem?
Mostra commenti meno recenti
How can I use LSTM networks to solve a time series regression problem? I would like to train a LSTM regression network using all but the last 10 time steps and then test it to see how well the model has done using the last 10 steps of time series that were not used in the training.
Risposta accettata
Più risposte (1)
Abolfazl Nejatian
il 8 Dic 2018
Modificato: MathWorks Support Team
il 25 Ott 2022
1 voto
here is my code,
this piece of code predicts time series data by use of deep learning and shallow learning algorithm.
best wishes
Abolfazl Nejatian
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!