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
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.
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