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 the model CDSA #218

Open
1 task
wx0chan opened this issue Oct 18, 2023 · 2 comments
Open
1 task

Add the model CDSA #218

wx0chan opened this issue Oct 18, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request new algo Proposing to add a new model/algorithm

Comments

@wx0chan
Copy link

wx0chan commented Oct 18, 2023

1. Model description

CDSA: cross-dimensional self-attention
https://arxiv.org/abs/1905.09904

2. Check open-source status

  • The model implementation is publicly available

3. Provide useful information for the implementation

Reproduced with reference to the original paper.

@wx0chan wx0chan added enhancement New feature or request new algo Proposing to add a new model/algorithm labels Oct 18, 2023
@WenjieDu
Copy link
Owner

Hi there 👋,

Thank you so much for your attention to PyPOTS! You can follow me on GitHub to receive the latest news of PyPOTS. If you find PyPOTS helpful to your work, please star⭐️ this repository. Your star is your recognition, which can help more people notice PyPOTS and grow PyPOTS community. It matters and is definitely a kind of contribution to the community.

I have received your message and will respond ASAP. Thank you for your patience! 😃

Best,
Wenjie

@WenjieDu WenjieDu added this to the v0.1.5 milestone Oct 18, 2023
@WenjieDu WenjieDu modified the milestones: v0.1.5, Future releases Oct 30, 2023
@WenjieDu
Copy link
Owner

WenjieDu commented Jan 26, 2024

The official code repo with incomplete implementation in TF https://github.com/ICLR-Submission/cross-dimensional-attention (according to the info on the submission page https://openreview.net/forum?id=SJxRKT4Fwr)

An unofficial implementation in TF https://github.com/Gabriel-Macias/cdsa_imputation

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

2 participants