lss-1138 / SparseTSF

[ICML 2024 Oral] Official repository of the SparseTSF paper: "SparseTSF: Modeling Long-term Time Series Forecasting with 1k Parameters"
Apache License 2.0
62 stars 3 forks source link

categorize model #4

Closed m6129 closed 1 month ago

m6129 commented 1 month ago

Dear developer. This model convolutional neural network or how to properly categorize this model?

Thanks.

lss-1138 commented 1 month ago

Sorry, are you asking what type of model SparseTSF should be categorized as? If that's the question, SparseTSF should be classified as a linear-based model.

m6129 commented 1 month ago

Thanks I was put in doubt by nn.Conv1d.