dglai / WSDM2022-ChallengeLinks
WSDM2022 Challenge - Large scale temporal graph link prediction
☆38Updated 3 years ago
Alternatives and similar repositories for WSDM2022-Challenge
Users that are interested in WSDM2022-Challenge are comparing it to the libraries listed below
Sorting:
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- the 1st place of WSDM 2022 Challenge (Temporal Link Prediction)☆13Updated 2 years ago
- A tensorflow implementation of GCN-LPA☆99Updated 5 years ago
- List of Publications in Graph Contrastive Learning☆34Updated 3 years ago
- Pairwise learning neural link prediction for ogb link prediction☆40Updated 3 years ago
- Code for Neurips2021 Paper "Topology-Imbalance Learning for Semi-Supervised Node Classification".☆54Updated 3 years ago
- ☆22Updated 2 years ago
- SCR: Training Graph Neural Networks with Consistency Regularization☆37Updated 2 years ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆83Updated 2 years ago
- Source code and dataset for KDD 2020 paper "Understanding Negative Sampling in Graph Representation Learning"☆113Updated 4 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
- A collection of graph contrastive learning methods.☆18Updated 3 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.