LSTM 长短时记忆循环网络matlab实现我要分享

Matlab implementation of LSTM long short time memory cycle network

LSTM-趋势分析 长短记忆 LSTM-趋势 LSTM时间序列 matlab-lstm

关注次数: 327

下载次数: 0

文件大小: 3KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

时间序列趋势分析方法----长短时记忆循环网络matlab实现


English Description:

Time series trend analysis method -- Realization of long and short time memory cycle network with MATLAB


代码预览

LSTM\LSTM_data_process.m

LSTM\LSTM_mian.m

LSTM\LSTM_updata_weight.m

LSTM