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

Add graph encoder embedding #984

Open
bdpedigo opened this issue Sep 15, 2022 · 0 comments
Open

Add graph encoder embedding #984

bdpedigo opened this issue Sep 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bdpedigo
Copy link
Collaborator

There's a new embedding method https://arxiv.org/abs/2109.13098
According to Carey, very useful
Maybe even some on MSFT side are using?
Requires vertex labels/attributes as additional input
There is also an unsupervised version described in the paper
I have code, at least for the supervised version

@bdpedigo bdpedigo added the enhancement New feature or request label Sep 15, 2022
@bdpedigo bdpedigo self-assigned this Sep 15, 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

Successfully merging a pull request may close this issue.

1 participant