thuml / Autoformer

About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
MIT License
2k stars 429 forks source link

# the paper appendix part B question #116

Closed accuracy-maker closed 1 year ago

accuracy-maker commented 1 year ago

Thank you for upload the great work. I have a question What parameters correspond to "hyperparameter c" in the code in Appendix B of the paper?

wuhaixu2016 commented 1 year ago

Hi, c corresponds to the factor argument in this repo.