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

[FEAT] PatchTST #485

Merged
merged 4 commits into from
Mar 26, 2023
Merged

[FEAT] PatchTST #485

merged 4 commits into from
Mar 26, 2023

Conversation

cchallu
Copy link
Contributor

@cchallu cchallu commented Mar 24, 2023

Added PatchTST model for long-horizon forecasting:

  • PatchTST model with attention at the sub-window level.
  • AutoPatchTST with automatic hyperparameter tuning
  • Added new model in core tests.
  • Added new models in CI performance tests.

@cchallu cchallu requested a review from kdgutier March 24, 2023 17:34
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Collaborator

@kdgutier kdgutier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some documentation improvements

  • Please add Informer, Autoformer, and PatchTST into nbs/index.ipynb for them to appear in the documentation.
  • Same with nbs/sidebar.yml

@cchallu cchallu merged commit 0c1aa2a into main Mar 26, 2023
@cchallu cchallu deleted the patchTST branch March 26, 2023 00:19
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

Successfully merging this pull request may close these issues.

None yet

2 participants