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.
☆141Updated 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:
- ☆123Updated 2 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆182Updated last year
- ☆80Updated last year
- KDD'22☆64Updated 3 years ago
- PyTorch示例代码;复现GNN模型☆139Updated 4 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆114Updated 2 years ago
- An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted b…☆64Updated 2 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆106Updated last year
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆38Updated 2 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆143Updated 3 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- MECCH: Metapath Context Convolution-based Heterogeneous Graph Neural Networks☆22Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆96Updated 3 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- The source code of HeCo☆168Updated 3 years ago
- Code & data for AAAI'23 Oral paper "Heterogeneous Graph Masked Autoencoders".☆66Updated 2 years ago
- (WWW 2021) Source code of PC-GNN☆106Updated 3 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆117Updated 8 months ago
- ☆64Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆119Updated 3 years ago
- A Survey of Learning from Graphs with Heterophily☆153Updated 9 months ago
- Fraud Detection, Low Homophily, Label Utilization, Graph Mining☆50Updated last year
- Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will cont…☆66Updated 2 years ago
- ☆47Updated 3 years ago
- Pytorch implementation of paper 'GraphSMOTE: Imbalanced Node Classification on Graphs with Graph Neural Networks' to appear on WSDM2021☆169Updated 2 years ago
- ☆34Updated 2 years ago
- ☆99Updated 4 years ago
- 图神经网络、图卷积网络、图注意力网络、 图自编码网络、时空图神经网络等论文合集。☆107Updated 7 months ago
- Graph model implementation☆143Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆69Updated 2 years ago