graspologic-org / graspologic

Python package for graph statistics

Home Page:https://graspologic-org.github.io/graspologic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add graph encoder embedding

bdpedigo opened this issue · comments

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