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 SegRNN #508

Closed
1 task done
WenjieDu opened this issue Sep 9, 2024 · 0 comments
Closed
1 task done

Add SegRNN #508

WenjieDu opened this issue Sep 9, 2024 · 0 comments
Labels
enhancement New feature or request new algo Proposing to add a new model/algorithm

Comments

@WenjieDu
Copy link
Owner

WenjieDu commented Sep 9, 2024

1. Model description

SegRNN should be included in PyPOTS, and could start from the imputation task.

@article{lin2023segrnn,
title={SegRNN: Segment Recurrent Neural Network for Long-Term Time Series Forecasting},
author={Shengsheng Lin and Weiwei Lin and Wentai Wu and Feiyu Zhao and Ruichao Mo and Haotong Zhang},
year={2023},
eprint={2308.11200},
archivePrefix={arXiv},
primaryClass={cs.LG}
}

2. Check open-source status

  • The model implementation is publicly available

3. Provide useful information for the implementation

https://github.com/lss-1138/SegRNN

@WenjieDu WenjieDu added enhancement New feature or request new algo Proposing to add a new model/algorithm labels Sep 9, 2024
@WenjieDu WenjieDu mentioned this issue Nov 25, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new algo Proposing to add a new model/algorithm
Projects
None yet
Development

No branches or pull requests

1 participant