Simple LSTM prediction example
版本 1.11.0.0 (1.9 KB) 作者:
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
引用格式
Lyes Demri (2024). Simple LSTM prediction example (https://www.mathworks.com/matlabcentral/fileexchange/130289-simple-lstm-prediction-example), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2023a
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!