TianXieUSC / GraphHopLinks
☆20Updated 3 years ago
Alternatives and similar repositories for GraphHop
Users that are interested in GraphHop are comparing it to the libraries listed below
Sorting:
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆40Updated 3 years ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆85Updated 3 years ago
- The implementation of our NeurIPS 2020 paper "Graph Geometry Interaction Learning" (GIL)☆46Updated 5 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆63Updated 3 years ago
- The official code of WWW2021 paper: Extract the Knowledge of Graph Neural Networks and Go Beyond it: An Effective Knowledge Distillation …☆77Updated 4 years ago
- The code of paper "Block Modeling-Guided Graph Convolutional Neural Networks".☆33Updated 3 years ago
- Codes for 'From Canonical Correlation Analysis to Self-supervised Graph Neural Networks'. https://arxiv.org/abs/2106.12484☆69Updated last year
- Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction☆38Updated 3 years ago
- PyTorch Implementation for "Meta Propagation Networks for Graph Few-shot Semi-supervised Learning" (AAAI2022)☆29Updated 3 years ago
- [NeurIPS 2022] "Augmentations in Hypergraph Contrastive Learning: Fabricated and Generative" by Tianxin Wei, Yuning You, Tianlong Chen, Y…☆61Updated 3 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆89Updated 4 years ago
- A collection of graph contrastive learning methods.