quqixun / GNN-PytorchLinks
GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.
☆92Updated 5 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:
- gnn for link prediction,图神经网络用于链接预测。☆47Updated 2 years ago
- PyTorch示例代码;复现GNN模型☆126Updated 3 years ago
- Graph model implementation☆142Updated 3 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆135Updated 2 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆111Updated 2 years ago
- ☆67Updated 2 years ago
- ☆114Updated last year
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆58Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆92Updated 3 years ago
- ☆24Updated 2 years ago
- cs224w(图机器学习)2021冬季课程的colab☆238Updated 3 years ago
- NAGphormer: A Tokenized Graph Transformer for Node Classification in Large Graphs☆125Updated last year
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆66Updated 2 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆114Updated 4 years ago
- 这是GraphSAGE模型在Cora、Citeseer、Pubmed数据集上的复现代码。语言:PyTorch☆26Updated 4 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆96Updated last month
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆115Updated 2 months ago
- The implement of GNN based on Pytorch☆202Updated 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
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆171Updated last year
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆49Updated 4 years ago
- reproduce two famous GNN model, GCN and GAT☆24Updated 3 years ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆64Updated last year
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆139Updated 2 years ago
- This repository mainly lists some the latest research on graph neural network theory.☆98Updated last year
- GraphSAGE and GAT for link prediction.☆91Updated 5 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆75Updated 9 months ago
- 图神经网络(图卷积网络) 个人学习总结☆119Updated 2 years ago
- Revisiting, benchmarking, and refining Heterogeneous Graph Neural Networks.☆325Updated last year
- The source code of HeCo☆166Updated 3 years ago