YHYHYHYHYHY / ATFNet

Official implement of ATFNet: Adaptive Time-Frequency Ensembled Network for Long-term Time Series Forecasting
90 stars 11 forks source link

exp_basic.py #3

Closed lxs211 closed 2 weeks ago

lxs211 commented 6 months ago

exp_basic.py from models import ATFNet, Autoformer, TimesNet, DLinear, FEDformer, \ Informer, PatchTST, CompNet, TFNet, FreTS, FITS, \ Crossformer, FiLM, SCINet, TFDNet, iTransformer, \ The error is displayed here, and some models are missing, I hope to get your answer, thank you

YHYHYHYHYHY commented 5 months ago

Apologies for the error. To rectify the issue, we have removed the models that are not included in this repository from the exp_basic.py file. We hope this resolves the problem you encountered.