ki-ljl / PyG-GCNLinks
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
Sorting:
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆135Updated last year
- This repository mainly lists some the latest research on graph neural network theory.☆98Updated last year
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆56Updated last year
- ☆228Updated 8 months 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
- gnn for link prediction,图神经网络用于链接预测。☆47Updated 2 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆96Updated last month
- This is a repository used to preserve codes about GNNs.☆27Updated 3 years ago
- PyTorch示例代码;复现GNN模型☆124Updated 3 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆114Updated 4 years ago
- Tutorial about Graph Convolutional Network(GCN)☆102Updated 4 years ago
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆37Updated last year
- ☆113Updated last year
- B站GNN教程资料☆153Updated 9 months ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆91Updated 3 years ago
- ☆68Updated 2 years ago
- 图神经网络(图卷积网络) 个人学习总结☆118Updated 2 years ago
- An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted b…☆59Updated last year
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆111Updated 2 years ago
- PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)☆74Updated 3 years ago
- (WWW 2021) Source code of PC-GNN☆105Updated 3 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆49Updated 4 years ago
- ☆32Updated 9 months ago
- Graph model implementation☆142Updated 3 years ago
- ☆24Updated 2 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆139Updated 2 years ago
- 这是GraphSAGE模型在Cora、Citeseer、Pubmed数据集上的复现代码。语言:PyTorch☆26Updated 4 years ago
- [TNNLS] Anomaly Detection on Attributed Networks via Contrastive Self-Supervised Learning☆90Updated 4 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆74Updated 8 months ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆91Updated 4 months ago