由于参加了一个小的课题,是关于时间序列预测的。平时习惯用matlab, 网上这种资源就比较少。...function [r1, r2] = RunLstm(numdely,cell_num,cost_gate)
%% 数据加载,并归一化处理
figure;
[train_data,test_data]=LSTM_data_process...weight_preh_h ]=LSTM_updata_weight(m,yita,Error,......result is %s----' ,num2str(test_output(end)));
disp(test);
disp(true);
function [train_data,test_data]=LSTM_data_process...weight_inputgate_c,weight_forgetgate_x,weight_forgetgate_c,weight_outputgate_x,weight_outputgate_c,weight_preh_h ]=LSTM_updata_weight