ki-ljl / GNNs-for-Node-ClassificationLinks
Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Graph Attention Network), which will continue to be updated in the future.
☆136Updated 2 years ago
Alternatives and similar repositories for GNNs-for-Node-Classification
Users that are interested in GNNs-for-Node-Classification are comparing it to the libraries listed below
Sorting:
- ☆115Updated last year
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆174Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆92Updated 3 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- ☆80Updated 8 months ago
- PyTorch示例代码;复现GNN模型☆127Updated 3 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆142Updated 2 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆111Updated 2 years ago
- KDD'22☆64Updated 2 years ago
- ☆47Updated 2 years ago
- MECCH: Metapath Context Convolution-based Heterogeneous Graph Neural Networks☆21Updated last year
- An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted b…☆59Updated last year
- (WWW 2021) Source code of PC-GNN☆105Updated 3 years ago
- ☆57Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆66Updated 2 years ago
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆37Updated last year
- A Survey of Learning from Graphs with Heterophily☆144Updated 4 months ago
- "Rethinking Graph Neural Networks for Anomaly Detection" in ICML 2022☆181Updated last year
- Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will cont…☆63Updated last year
- "GADBench: Revisiting and Benchmarking Supervised Graph Anomaly Detection" in NeurIPS 2023☆128Updated last year
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆117Updated 2 years ago
- Pytorch implementation of Relational GCN for node classification☆76Updated 2 years ago
- Pytorch implementation of paper 'GraphSMOTE: Imbalanced Node Classification on Graphs with Graph Neural Networks' to appear on WSDM2021☆164Updated last year
- Code & data for AAAI'23 Oral paper "Heterogeneous Graph Masked Autoencoders".☆62Updated 2 years ago
- ☆97Updated 4 years ago
- The source code of HeCo☆166Updated 3 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆104Updated 8 months ago
- PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)☆74Updated 3 years ago
- Heterogeneous Hypergraph Variational Autoencoder for Link Prediction (T-PAMI 2021)☆32Updated 3 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆245Updated 4 years ago