berlincho / RGCN-pytorch
Pytorch implementation of Relational GCN for node classification
☆74Updated last year
Alternatives and similar repositories for RGCN-pytorch:
Users that are interested in RGCN-pytorch are comparing it to the libraries listed below
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆110Updated 2 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆116Updated 2 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆113Updated last year
- Pytorch implementation of a RGCN Link Prediction Model☆248Updated 3 years ago
- Implementation of EMNLP2020 -- Be More with Less: Hypergraph Attention Networks for Inductive Text Classification☆107Updated 4 years ago
- A PyTorch implementation of the Relational Graph Convolutional Network (RGCN).☆123Updated 3 years ago
- Temporal Message Passing Network for Temporal Knowledge Graph Completion☆58Updated 3 weeks ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆170Updated 11 months ago
- Implementation for the paper: Representation Learning on Knowledge Graphs for Node Importance Estimation☆35Updated 2 years ago
- DyHATR (ECML-PKDD 2020)☆43Updated 4 years ago
- PyToch implementation of R-GCN model for node classification and link prediction☆42Updated 5 years ago
- Knowledge Embedding Based Graph Convolutional Network (WWW 2021)☆46Updated 4 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
- ☆95Updated 4 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆75Updated 6 months ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆83Updated 2 years ago
- GraphSAGE and GAT for link prediction.☆89Updated 5 years ago
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆60Updated 4 years ago
- ☆111Updated last year
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆148Updated 2 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆262Updated 3 years ago
- The source code of HeCo☆161Updated 3 years ago
- Semantic Evidence aware Graph Neural Network (SE-GNN) for Knowledge Graph Embedding task (AAAI'22).☆59Updated 3 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆102Updated 5 months ago
- [Paper][SIGIR2022] Meta-Knowledge Transfer for Inductive Knowledge Graph Embedding☆44Updated 2 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆61Updated 4 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆64Updated last year
- Official code implementation for SIGIR 23 paper Normalizing Flow-based Neural Process for Few-Shot Knowledge Graph Completion☆39Updated 6 months ago
- Source code of "WWW21 - Heterogeneous Graph Neural Network via Attribute Completion"☆37Updated 3 years ago
- This project analyzes the results of various models for Link Prediction on Knowledge Graphs using Knowledge Graph Embeddings. It allows t…☆74Updated 4 years ago