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

Question about output of the first DMSA #35

Closed
miten073 opened this issue Apr 17, 2024 · 4 comments
Closed

Question about output of the first DMSA #35

miten073 opened this issue Apr 17, 2024 · 4 comments
Labels

Comments

@miten073
Copy link

Hello, I want to ask you about the saits.py part of the modeling in your code, I only used the first DMSA module, I also entered the X and Miss Mask in your way, but after going through the encoder layer, data becomes all Nan, what is the reason for this situation.
Looking forward to your reply

@WenjieDu
Copy link
Owner

Hi there,

Thank you so much for your attention to SAITS! If you find SAITS is helpful to your work, please star⭐️ this repository. Your star is your recognition, which can let others notice SAITS. It matters and is definitely a kind of contribution.

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

Best,
Wenjie

@WenjieDu
Copy link
Owner

This probably is caused by a bug in your code.

Thanks for your attention to our work. You can follow me on GitHub to receive the latest news about PyPOTS and our open science research.

@miten073
Copy link
Author

miten073 commented Apr 18, 2024

Thank you for your answer, but my question still exists, I suspect my input is wrong.

  1. Is the 'x' that entered the first DMSA block contains the nan value?
    2.does the 'miss_mask' mark the observed value as 1 and the missing value as 0?
    3.If the input is correct, and after the embedding layers, the lines containing 'nan' will all become 'nan', what should I do with it?
    Looking forward to your answer

Copy link

github-actions bot commented May 3, 2024

This issue had no activity for 14 days. It will be closed in 1 week unless there is some new activity. Is this issue already resolved?

@github-actions github-actions bot added the stale label May 3, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants