jiangnanboy / gnn4lpLinks
gnn for link prediction,图神经网络用于链接预测。
☆51Updated 3 years ago
Alternatives and similar repositories for gnn4lp
Users that are interested in gnn4lp 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…☆142Updated 2 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆96Updated 3 years ago
- Graph model implementation☆143Updated 3 years ago
- PyTorch示例代码;复现GNN模型☆139Updated 4 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆114Updated 2 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆97Updated 11 months ago
- ☆124Updated 2 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- ☆72Updated 3 years ago
- gnn还附带一个kgcn☆108Updated 3 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆70Updated 2 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆120Updated 3 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆115Updated 2 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆182Updated last year
- Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will cont…☆66Updated 2 years ago
- 这是GraphSAGE模型在Cora、Citeseer、Pubmed数据集上的复现代码。语言:PyTorch☆26Updated 4 years ago
- Pytorch implementation of a RGCN Link Prediction Model☆262Updated 4 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆276Updated 3 years ago
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆431Updated 5 years ago
- GraphSAGE and GAT for link prediction.☆94Updated 6 years ago
- ☆24Updated 3 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆108Updated last year
- cs224w(图机器学习)2021冬季课程的colab☆246Updated 4 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆78Updated last year
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 4 years ago
- GN, FN, LPA, SLPA, COPAR、Louvain...☆164Updated 2 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆107Updated 8 months ago