Simple LSTM prediction example
Versión 1.11.0.0 (1,89 KB) por
Lyes Demri
This example shows the implementation of an LSTM layer used to predict the following samples of a signal based on the first few samples
This code implements an LSTM layer as described in (Graves et al. 2013). It can predict the 7 missing samples of random 10-sample-long sequences based on the first 3 samples. It shows every step of the gradient calculations
Citar como
Lyes Demri (2025). Simple LSTM prediction example (https://www.mathworks.com/matlabcentral/fileexchange/130289-simple-lstm-prediction-example), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2023a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.