HAlicia / LSTM-ANN-Time-Series-Prediction

使用LSTM、ANN网络进行时间序列的多步预测。一般情况下机器学习算法在进行时间序列预测时采取一步预测的方法。该段代码将其拓展到多步预测的情形。主要改进在于数据的构建。LSTM and ANN are used to predict the time series. In general, machine learning algorithm takes one-step prediction method in time series prediction. This code extends it to the case of multi-step prediction. The main improvement lies in the construction of data.
13Updated 4 years ago

Alternatives and similar repositories for LSTM-ANN-Time-Series-Prediction:

Users that are interested in LSTM-ANN-Time-Series-Prediction are comparing it to the libraries listed below