Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 686 Bytes

File metadata and controls

21 lines (15 loc) · 686 Bytes

GeniePath Demo 说明

Model

论文:[GeniePath: Graph Neural Networks with Adaptive Receptive Paths](https://arxiv.org/abs/1802.00910)
实现参考:[1] <https://github.com/shuowang-ai/GeniePath-pytorch>
        [2] <https://github.com/pyg-team/pytorch_geometric/blob/master/examples/geniepath.py>

说明

Benchmark

  • 效果
    • micro-f1 ~0.985 (400 epoch)