ki-ljl/LSTM-Load-Forecasting
Implementation of Electric Load Forecasting Based on LSTM(BiLSTM). Including Univariate-SingleStep forecasting, Multivariate-SingleStep forecasting and Multivariate-MultiStep forecasting.
PythonMIT
Issues
- 1
可以上传.py文件吗
#9 opened by lsl0000 - 0
- 0
there is no args.py and util.py in your project
#8 opened by HindLO0k - 0
Question for plotting
#7 opened by shirleyyyee - 0
- 2
how about multi lstm?
#1 opened by xinsuinizhuan - 2
about the pred = pred[:, -1, :]
#2 opened by zf223669 - 1
data source
#3 opened by nsxzlsz - 1
IndexError: list index out of range
#4 opened by xinsuinizhuan - 4
Get the future forecast value.
#5 opened by wjmbalala