cure-lab / SCINet

The GitHub repository for the paper: “Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction“. (NeurIPS 2022)
Apache License 2.0
617 stars 127 forks source link

v1.1 problem #47

Open loneclown opened 2 years ago

loneclown commented 2 years ago

exp_ETTh.py, line 18: from models.SCINet_decompose import SCINet_decomp

SCINet_decompose, line 42: class SCINet_decompose(nn.Module)

VEWOXIC commented 2 years ago

Can you please provide more information about the error you ran into?