ki-ljl / PyG-GCNLinks
PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed, NELL.
☆68Updated 2 years ago
Alternatives and similar repositories for PyG-GCN
Users that are interested in PyG-GCN are comparing it to the libraries listed below
Sorting:
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆139Updated 2 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- PyTorch示例代码;复现GNN模型☆133Updated 3 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆94Updated 8 months ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆100Updated 4 months ago
- ☆70Updated 3 years ago
- ☆236Updated 11 months ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆93Updated 3 years ago
- This repository mainly lists some the latest research on graph neural network theory.☆101Updated 2 years ago
- gnn for link prediction,图神经网络用于链接预测。☆47Updated 3 years ago
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆38Updated last year
- ☆116Updated last year
- 图神经网络(图卷积网络) 个人学习总结☆122Updated 2 years ago
- This is a repository used to preserve codes about GNNs.☆27Updated 3 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- Graph model implementation☆142Updated 3 years ago
- ☆17Updated 3 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆174Updated 3 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆248Updated 5 years ago
- cs224w(图机器学习)2021冬季课程的colab☆242Updated 4 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆115Updated 5 months ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 6 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆52Updated 4 years ago
- Tutorial about Graph Convolutional Network(GCN)☆102Updated 4 years ago
- Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will cont…☆65Updated 2 years ago
- B站GNN教程资料☆169Updated last year
- ☆80Updated 10 months ago
- Hypergraph convolution and attention networks research☆14Updated last year
- reproduce two famous GNN model, GCN and GAT☆25Updated 4 years ago