1 - Priority P1help wantednn
Repository metrics
- Stars
- (19,985 stars)
- PR merge metrics
- (Avg merge 35d 1h) (14 merged PRs in 30d)
Description
🚀 Feature
Please consider the implementation of Graph2vec https://arxiv.org/abs/1707.05005 with support for multidimensional node features if possible.
Motivation
Graph2vec embeds whole graphs as vectors. This can help in applying other deep learning methods on graph-based datasets.