jdb78 / pytorch-forecasting

Time series forecasting with PyTorch
https://pytorch-forecasting.readthedocs.io/
MIT License
3.87k stars 611 forks source link

[ENH] Support for state of the art TSMixer model #1493

Open ruuttt opened 8 months ago

ruuttt commented 8 months ago

I was reading this article on the TSMixer model, which out performs TFT. Are there any plans in the near future to incorporate TSMixer in PyTorch Forecasting? Do you know of any other PyTorch libraries which do support TSMixer?

ruuttt commented 7 months ago

Here another interesting development using large time series pre trained models

fkiraly commented 2 weeks ago

Related: