-
Notifications
You must be signed in to change notification settings - Fork 223
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
Question: Support for Dynamic Categorical Inputs in iTransformer #61
Comments
I have a similar question, I want to use covariates in training. Does the iTransformer support dynamic covariates? If so, could you provide some guidance or examples on how to implement this? |
Of course, we are in process now! You may be interested in our recent work where iTransformer is further enhanced with covariates for time series forecasting! TimeXer: Empowering Transformers for Time Series Forecasting with Exogenous Variables The code will also be released soon, please stay tuned! |
四个月了,呜呜呜 |
大家好,因为文章投稿的问题,TimeXer的代码还没有开源,后续开源后会尽快通知感兴趣的朋友们 |
大家好!TimeXer将在这个仓库开源:https://github.com/thuml/TimeXer |
感谢! |
Hi,
I am interested in using the iTransformer model for a project and had a question about its input capabilities. Does the iTransformer support dynamic categorical inputs? If so, could you provide some guidance or examples on how to implement this? I couldn't find any mention of this feature in the paper.
Thanks!
The text was updated successfully, but these errors were encountered: