zhitao-wang / PLNLPLinks
Pairwise learning neural link prediction for ogb link prediction
☆40Updated 3 years ago
Alternatives and similar repositories for PLNLP
Users that are interested in PLNLP are comparing it to the libraries listed below
Sorting:
- Source code and dataset for KDD 2020 paper "Understanding Negative Sampling in Graph Representation Learning"☆113Updated 4 years ago
- A tensorflow implementation of GCN-LPA☆99Updated 5 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Scalable Graph Neural Networks for Heterogeneous Graphs☆72Updated 4 years ago
- ☆37Updated 3 years ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆83Updated 2 years ago
- [WSDM 2021]Bipartite Graph Embedding via Mutual Information Maximization☆76Updated 4 years ago
- Source code of "IJCAI20 - Network Schema Preserving Heterogeneous Information Network Embedding"☆25Updated 4 years ago
- Code of GAMLP for Open Graph Benchmark. KDD‘22☆62Updated 3 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…