Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Add SOTA model in Neuralforecast] : TSMixer by Google #823

Closed
VinayChaudhari1996 opened this issue Nov 14, 2023 · 8 comments
Closed

[Add SOTA model in Neuralforecast] : TSMixer by Google #823

VinayChaudhari1996 opened this issue Nov 14, 2023 · 8 comments

Comments

@VinayChaudhari1996
Copy link

VinayChaudhari1996 commented Nov 14, 2023

Description

Hello @mergenthaler
Is it possible to add new TSMixer model in library?
Reference article and code :

Code : https://www.datasciencewithmarco.com/blog/tsmixer-the-latest-forecasting-model-by-google

Paper:
https://arxiv.org/abs/2303.06053

Thanks

Use case

No response

@cchallu
Copy link
Contributor

cchallu commented Nov 16, 2023

Hi @VinayChaudhari1996 ! Thanks for the suggestion. Yes, we plan to add TSMixer to the library soon.

@candalfigomoro
Copy link
Contributor

How does TSMixer compare to TiDE? (#610)

@candalfigomoro
Copy link
Contributor

Unofficial pytorch implementation: https://github.com/ditschuk/pytorch-tsmixer

@candalfigomoro
Copy link
Contributor

Pay attention to the fact that there are apparently 2 different models named "TSMixer":

@MLfreakPy
Copy link

This would surely be another significant contribution further underscoring the strength of this library!

@cchallu
Copy link
Contributor

cchallu commented Feb 21, 2024

Hi @steffenrunge. It will be a great addition! We almost have it ready, and will include it soon :).

@candalfigomoro
Copy link
Contributor

Hi @steffenrunge. It will be a great addition! We almost have it ready, and will include it soon :).

@cchallu Is your implementation based on the "ext" version (like this: https://github.com/ditschuk/pytorch-tsmixer/blob/main/torchtsmixer/tsmixer_ext.py) with static / hist / future exogenous variables support?

@VinayChaudhari1996 VinayChaudhari1996 changed the title [Add SOTA model in Neuraforecast] : TSMixer by Google [Add SOTA model in Neuralforecast] : TSMixer by Google Feb 27, 2024
@candalfigomoro
Copy link
Contributor

I think this issue can be closed, see:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants