Simple LSTM prediction example

This example shows the implementation of an LSTM layer used to predict the following samples of a signal based on the first few samples

Ahora está siguiendo esta publicación

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 (2026). Simple LSTM prediction example (https://la.mathworks.com/matlabcentral/fileexchange/130289-simple-lstm-prediction-example), MATLAB Central File Exchange. Recuperado .

Etiquetas

Añadir etiquetas

Add the first tag.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.11.0.0

Added sigmoid.m

1.0.0