/LSTM-Load-Forecasting

Implementation of Electric Load Forecasting Based on LSTM. Including univariate forecasting and multivariate forecasting.

Primary LanguagePythonMIT LicenseMIT

LSTM-Load-Forecasting

Implementation of Electric Load Forecasting Based on LSTM. Including univariate forecasting and multivariate forecasting.

Environment

pytorch==1.10.1+cu111

numpy==1.18.5

Usage

Univariate forecasting:

python LSTM.py

Multivariate forecasting:

python Multivariate-LSTM.py

Result

在这里插入图片描述