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…☆139Updated 2 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆68Updated 2 years ago
- PyTorch示例代码;复现GNN模型☆133Updated 3 years ago
- ☆331Updated last year
- Archive of Temporal Knowledge Reasoning in Social Network and Knowledge Graph☆446Updated last year
- ☆70Updated 3 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆578Updated 3 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆93Updated 3 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- gnn for link prediction,图神经网络用于链接预测。☆47Updated 3 years ago
- ☆80Updated 10 months ago
- ☆236Updated 11 months ago
- Graph model implementation☆142Updated 3 years ago
- Python 3 supported version for DySAT☆12Updated 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…☆65Updated 2 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆94Updated 8 months ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆662Updated last year
- [ACM Computing Surveys'23] Implementations or refactor of some temporal link prediction/dynamic link prediction methods and summary of re…☆56Updated 10 months ago
- ☆17Updated 3 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆427Updated 4 years ago
- ☆116Updated last year
- a pytorch implementation of Exploiting Edge Features in Graph Neural Networks.☆46Updated 2 years ago
- Representation learning on dynamic graphs using self-attention networks☆297Updated 2 years ago
- Hypergraph Neural Networks (AAAI 2019)☆783Updated 3 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆248Updated 5 years ago
- Pytorch implementation of a RGCN Link Prediction Model☆259Updated 4 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆100Updated 4 months ago
- gnn还附带一个kgcn☆108Updated 3 years ago