OuYangg / GNNsLinks
This is a repository used to preserve codes about GNNs.
☆27Updated 3 years ago
Alternatives and similar repositories for GNNs
Users that are interested in GNNs 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
- ☆72Updated 3 years ago
- PyTorch示例代码;复现GNN模型☆139Updated 4 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆69Updated 2 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆598Updated 4 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- gnn for link prediction,图神经网络用于链接预测。☆51Updated 3 years ago
- ☆336Updated last year
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- ☆17Updated 4 years ago
- PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)☆75Updated 4 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆114Updated 2 years ago
- Graph model implementation☆143Updated 3 years ago
- [ACM Computing Surveys'23] Implementations or refactor of some temporal link prediction/dynamic link prediction methods and summary of re…☆59Updated last year
- ☆241Updated last year
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆674Updated 2 years ago
- B站GNN教程资料☆187Updated last year
- Implementation codes for AAAI23 paper "Dynamic Heterogeneous Graph Attention Neural Architecture Search"☆35Updated 2 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆97Updated 11 months ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆96Updated 3 years ago
- a pytorch implementation of Exploiting Edge Features in Graph Neural Networks.☆46Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆276Updated 3 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆107Updated 7 months ago
- ☆65Updated 5 years ago
- Python 3 supported version for DySAT☆12Updated 2 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆53Updated 4 years ago
- Representation learning on dynamic graphs using self-attention networks☆306Updated 2 years ago
- Hypergraph Neural Networks (AAAI 2019)☆813Updated 3 years ago
- Tutorial about Graph Convolutional Network(GCN)☆104Updated 4 years ago