Introduction - If you have any usage issues, please Google them yourself
This is the matlab code of LSTM time prediction. Program description: data.mat is a row of sequential values,, Numtell is to use the previous numtell points to predict the current point. Cell num is the number of hidden layers, and cost gate is the threshold of error. Enter runlstm numtell from the command line