yuqinie98 / PatchTST

An offical implementation of PatchTST: "A Time Series is Worth 64 Words: Long-term Forecasting with Transformers." (ICLR 2023) https://arxiv.org/abs/2211.14730
Apache License 2.0
1.37k stars 248 forks source link

Changing to channel Mixing #84

Open vincent05r opened 8 months ago

vincent05r commented 8 months ago

Hi I am trying to change the model from channel independent to channel mixing. Can this be done by simply changing this line of code image to this image Thanks!

LHF827 commented 6 months ago

The input written in the paper is a single variable, but what I see in the code is a multi-variable input, I don't understand

LHF827 commented 6 months ago

The input read from the data set is multivariable, I don't see the conversion to a single variable, directly input the model

dandeperson commented 4 months ago

The input read from the data set is multivariable, I don't see the conversion to a single variable, directly input the model

I meet this problem, did you have an answer now?

hbwzj commented 2 months ago

你太天真了吧,这样就成为通道混合有点搞笑了