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

NaN embeddings #6

Open
anonymous-papers opened this issue Feb 20, 2021 · 1 comment
Open

NaN embeddings #6

anonymous-papers opened this issue Feb 20, 2021 · 1 comment

Comments

@anonymous-papers
Copy link

Hi, I have two questions:

  1. I tried some my own datasets, some of them gave me good embeddings (the z), but some of my datasets are all NaN embeddings. I am wondering what causes this problem (like too many or too less edges or nodes?) and is there a way to fix that?

  2. In the Dyrep paper, it seems that they do not need the whole [N_nodes*N_nodes] Adjacency Matrix for calculation, but it is required in your code. Is there a way to avoid that? Since it makes large networks impossible to be run.

Thank you!

@NameIsAlreadyTakenY
Copy link

hello:
Can you send me a copy of the code environment if you run it successfully?
I didn't find an introduction to the code environment in readme file,and hope the author can make it up later

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

No branches or pull requests

2 participants