ki-ljl / PyG-GCN
PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed, NELL.
☆66Updated last year
Alternatives and similar repositories for PyG-GCN:
Users that are interested in PyG-GCN are comparing it to the libraries listed below
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆134Updated last year
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆112Updated 4 years ago
- This repository mainly lists some the latest research on graph neural network theory.☆98Updated last year
- This is a repository used to preserve codes about GNNs.☆27Updated 3 years ago
- An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted b…☆55Updated last year
- PyTorch示例代码;复现GNN模型☆123Updated 3 years ago
- ☆68Updated 2 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆55Updated 11 months ago
- ☆16Updated 3 years ago
- gnn for link prediction,图神经网络用于链接预测。☆45Updated 2 years ago
- GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks☆36Updated 5 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆110Updated 2 years ago
- 这是GraphSAGE模型在Cora、Citeseer、Pubmed数据集上的复现代码。语言:PyTorch☆26Updated 4 years ago
- Tutorial about Graph Convolutional Network(GCN)☆99Updated 4 years ago
- 图神经网络(图卷积网络) 个人学习总结☆114Updated 2 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆50Updated 4 years ago
- ☆111Updated last year
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆94Updated last year
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆36Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆89Updated 3 years ago
- (WWW 2021) Source code of PC-GNN☆103Updated 3 years ago
- PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)☆72Updated 3 years ago
- ☆79Updated 5 months ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆137Updated 2 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆90Updated 3 months ago
- Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will cont…☆61Updated last year
- [TNNLS] Anomaly Detection on Attributed Networks via Contrastive Self-Supervised Learning☆89Updated 3 years ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆37Updated 11 months ago
- KDD'22☆61Updated 2 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 5 years ago