0 - Priority P0examplefeaturehelp wantednn
Repository metrics
- Stars
- (19,985 stars)
- PR merge metrics
- (Avg merge 35d 1h) (14 merged PRs in 30d)
Description
🚀 Feature
Please add implementation for HGCN (https://github.com/HazyResearch/hgcn) and HGNN (https://github.com/facebookresearch/hgnn), if feasible and at your convenience.
Motivation
From http://snap.stanford.edu/hgcn/: Graph convolutional neural networks (GCNs) map nodes in a graph to Euclidean embeddings, which have been shown to incur a large distortion when embedding real-world graphs with scale-free or hierarchical structure. Hyperbolic geometry offers an exciting alternative, as it enables embeddings with much smaller distortion.