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

update node2vec #58

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

YueZhong-bio
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mufeili
Copy link
Contributor

mufeili commented Jul 26, 2020

Can you also add code for computing node2vec representations?

@mufeili mufeili self-requested a review August 20, 2020 17:08
@@ -37,22 +38,42 @@ The optional arguments are as follows:
--runs, number of random experiments to perform (default=1)
```


Full-batch GCN training based on Node2Vec features.
To generate Node2Vec features, please run ```python node2vec.py```. This script requires node embeddings be saved in ```embedding.pt```.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No "be"

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

Successfully merging this pull request may close these issues.

None yet

2 participants