ki-ljl / PyG-GCNLinks
PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed, NELL.
☆66Updated 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…☆136Updated 2 years ago
- PyTorch示例代码;复现GNN模型☆127Updated 3 years ago
- This repository mainly lists some the latest research on graph neural network theory.☆99Updated last year
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆115Updated 4 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆92Updated 3 years ago
- ☆231Updated 9 months ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆93Updated 6 months ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆111Updated 2 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆97Updated 2 months ago
- ☆17Updated 3 years ago
- ☆68Updated 3 years ago
- Tutorial about Graph Convolutional Network(GCN)☆104Updated 4 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆49Updated 4 years ago
- gnn for link prediction,图神经网络用于链接预测。☆47Updated 2 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 5 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆245Updated 4 years ago
- Graph model implementation☆142Updated 3 years ago
- ☆115Updated last year
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆37Updated last year
- 图神经网络(图卷积网络) 个人学习总结☆119Updated 2 years ago
- 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
- Reimplementation of Graph Embedding methods by Pytorch.☆174Updated 3 years ago
- B站GNN教程资料☆160Updated 10 months ago
- This is a repository used to preserve codes about GNNs.☆27Updated 3 years ago
- gnn还附带一个kgcn☆108Updated 3 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆174Updated last year
- Hypergraph convolution and attention networks research☆14Updated 11 months ago
- Deep Attention Embedding Graph Clustering(19IJCAI)☆33Updated 4 years ago
- Pytorch implementation of paper 'GraphSMOTE: Imbalanced Node Classification on Graphs with Graph Neural Networks' to appear on WSDM2021☆164Updated last year