quqixun / GNN-PytorchLinks
GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.
☆96Updated 10 months ago
Alternatives and similar repositories for GNN-Pytorch
Users that are interested in GNN-Pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch示例代码;复现GNN模型☆139Updated 3 years ago
- gnn for link prediction,图神经网络用于链接预测。☆50Updated 3 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆141Updated 2 years ago
- Graph model implementation☆143Updated 3 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆96Updated 3 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆69Updated 2 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆107Updated 6 months ago
- ☆71Updated 3 years ago
- The implement of GNN based on Pytorch☆209Updated 2 years ago
- ☆123Updated 2 years ago
- cs224w(图机器学习)2021冬季课程的colab☆245Updated 4 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆76Updated last year
- 图神经网络整理☆592Updated 4 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- Bag of Tricks for Graph Neural Networks.☆299Updated last year
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆275Updated 2 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆335Updated last year
- reproduce two famous GNN model, GCN and GAT☆25Updated 4 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆117Updated 7 months ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆176Updated 3 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆180Updated last year
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆105Updated last year
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated 2 years ago
- Revisiting, benchmarking, and refining Heterogeneous Graph Neural Networks.☆336Updated 2 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆119Updated 3 years ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆63Updated last year
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆251Updated 5 years ago