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

Prediction Length Issue #34

Open
ikhsansdqq opened this issue Nov 7, 2024 · 0 comments
Open

Prediction Length Issue #34

ikhsansdqq opened this issue Nov 7, 2024 · 0 comments

Comments

@ikhsansdqq
Copy link

Hi @lucidrains,

I've noticed that you recreated the iTransformer based on the thuml/iTransformer library. I have been comparing your library and Thuml's library and it's completely different usage, especially on the pred_length parameter. I noticed in your package if I don't declaring the pred_length it will not work. Since pred_length is important and required in order to run the script, should I rely on the pred_length output because the model will automatically generate a dict output or should I create a custom training loop first and the model inside that custom training loop? (e.g. using PyTorch / Lightning)

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

No branches or pull requests

1 participant