ki-ljl / PyG-GCNLinks
PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed, NELL.
☆69Updated 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…☆141Updated 2 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆107Updated 6 months ago
- PyTorch示例代码;复现GNN模型☆139Updated 3 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- This repository mainly lists some the latest research on graph neural network theory.☆101Updated 2 years ago
- ☆241Updated last year
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆54Updated 4 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- gnn for link prediction,图神经网络用于链接预测。☆50Updated 3 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆177Updated 3 years ago
- ☆71Updated 3 years ago
- 图神经网络(图卷积网络) 个人学习总结☆126Updated 2 years ago
- B站GNN教程资料☆184Updated last year
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆97Updated 10 months ago
- Tutorial about Graph Convolutional Network(GCN)☆103Updated 4 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆96Updated 3 years ago
- Hypergraph convolution and attention networks research☆14Updated last year
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆38Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆251Updated 5 years ago
- ☆123Updated 2 years ago
- Graph model implementation☆143Updated 3 years ago
- 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
- gnn还附带一个kgcn☆108Updated 3 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆275Updated 2 years ago
- reproduce two famous GNN model, GCN and GAT☆25Updated 4 years ago
- KDD'22☆64Updated 3 years ago
- This is a repository used to preserve codes about GNNs.☆27Updated 3 years ago
- ☆17Updated 4 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago