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

Investigate message passing for node2vec #37

Open
2 tasks
adocherty opened this issue May 7, 2018 · 0 comments
Open
2 tasks

Investigate message passing for node2vec #37

adocherty opened this issue May 7, 2018 · 0 comments
Assignees

Comments

@adocherty
Copy link
Contributor

Description

Node2vec can be implemented in a message-passing framework. However, this is strictly only true for prediction. Can we also place training in a message passing framework?

User Story

As a: developer of the graphml library
I want: to train and predict using node2vec in a message-passing framework
so that: i can train node2vec in a one-step scalable fashion.

Done Checklist (Research)

  • Code Review
  • Documentation on Google Docs
@adocherty adocherty self-assigned this May 7, 2018
@timpitman timpitman added sg-library and removed ml labels Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants