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 ModernTCN #399

Open
1 task done
WenjieDu opened this issue May 10, 2024 · 0 comments
Open
1 task done

Add ModernTCN #399

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

Comments

@WenjieDu
Copy link
Owner

1. Model description

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

@inproceedings{luo2024moderntcn,
title={Modern{TCN}: A Modern Pure Convolution Structure for General Time Series Analysis},
author={Luo Donghao, Wue Xue},
booktitle={The Twelfth International Conference on Learning Representations},
year={2024},
url={https://openreview.net/forum?id=vpJMJerXHU}
}

2. Check open-source status

  • The model implementation is publicly available

3. Provide useful information for the implementation

https://github.com/luodhhh/ModernTCN

@WenjieDu WenjieDu added enhancement New feature or request new algo Proposing to add a new model/algorithm labels May 10, 2024
@WenjieDu WenjieDu self-assigned this May 10, 2024
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