rexrex9 / gnn
gnn还附带一个kgcn
☆107Updated 3 years ago
Alternatives and similar repositories for gnn:
Users that are interested in gnn are comparing it to the libraries listed below
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆107Updated 2 years ago
- 主要针对图神经网络论文收集整理☆35Updated 4 years ago
- Graph model implementation☆139Updated 2 years ago
- gnn for link prediction,图神经网络用于链接预测。☆45Updated 2 years ago
- PyTorch示例代码;复现GNN模型☆120Updated 3 years ago
- 使用DGL和pytorch实现metapath2vec☆49Updated 3 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆134Updated last year
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆263Updated 3 years ago
- Pytorch implementation of a RGCN Link Prediction Model☆246Updated 3 years ago
- The implement of GNN based on Pytorch☆199Updated last year
- Pytorch implementation of Relational GCN for node classification☆73Updated last year
- 玩转图神经网络和知识图谱的相关算法:GCN,GAT,GAFM,GAAFM,GraphSage,W2V,TRANSe☆27Updated 10 months ago
- ☆28Updated 4 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆94Updated last year
- 社交网络中的链路预测算法☆96Updated 5 years ago
- 图网络,深度学习,☆21Updated 4 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆232Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆116Updated 2 years ago
- KGCN pytorch model implementation☆147Updated 6 months ago
- 有关多任务学习的基于知识图谱的推荐系统和图谱补全(嵌入)联合训练的几篇论文复现☆47Updated 4 years ago
- reimplement TransE Mode☆135Updated 4 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆168Updated 10 months ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆55Updated 10 months ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆102Updated 4 months ago
- GCN 入门学习教程☆81Updated 3 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆160Updated last year
- 对KGAT的代码做了一些注释,希望有需要的同学看了后有所帮助。☆21Updated 4 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆65Updated last year
- 对KGCN的代码做了一些注释,希望有需要的同学看了后有所帮助。☆36Updated 4 years ago