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

GraphEmbedding: Add Node2Vec, change embeddings to dgl #23

Open
jernsting opened this issue Feb 22, 2022 · 2 comments
Open

GraphEmbedding: Add Node2Vec, change embeddings to dgl #23

jernsting opened this issue Feb 22, 2022 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@jernsting
Copy link
Member

No description provided.

@jernsting jernsting added the enhancement New feature or request label Feb 22, 2022
@jernsting jernsting added this to the v0.1 milestone Feb 22, 2022
@jernsting
Copy link
Member Author

Why should we change to dgl?
Are the gem embeddings not sufficient?

@VHolstein
Copy link
Collaborator

gem embeddings are good, but there are some embeddings that are not offered in gem but are offered in dgl (and vice-versa). Combining the two might be the best option, possibly in our own fork. This is a long-term issue, nothing that will not need to be resolved soon.

@jernsting jernsting removed this from the v0.1 milestone Feb 23, 2022
@jernsting jernsting added this to the v0.2 milestone Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants