malllabiisc / CompGCNLinks
ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks
☆623Updated last year
Alternatives and similar repositories for CompGCN
Users that are interested in CompGCN are comparing it to the libraries listed below
Sorting:
- Implementation of R-GCNs for Relational Link Prediction☆457Updated 2 years ago
- Recurrent Event Network: Autoregressive Structure Inference over Temporal Knowledge Graphs (EMNLP 2020)☆446Updated 3 years ago
- ACL 2019: Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs☆530Updated 4 years ago
- Dynamic (Temporal) Knowledge Graph Completion (Reasoning)☆597Updated 4 years ago
- Pytorch implementation of a RGCN Link Prediction Model☆256Updated 3 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆853Updated last year
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆495Updated last year
- Representation-Learning-on-Heterogeneous-Graph☆442Updated 5 years ago
- The code of paper Learning Hierarchy-Aware Knowledge Graph Embeddings for Link Prediction. Zhanqiu Zhang, Jianyu Cai, Yongdong Zhang, Jie…☆256Updated 4 years ago
- Source code of Graph-Bert☆499Updated 2 years ago
- Datasets for Knowledge Graph Completion with textual information about the entities☆278Updated 5 years ago
- TuckER: Tensor Factorization for Knowledge Graph Completion☆361Updated last year
- Heterogeneous Network Embedding: Survey, Benchmark, Evaluation, and Beyond☆258Updated 4 years ago
- End-to-end Structure-Aware Convolutional Networks for Knowledge Base Completion☆113Updated 4 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆646Updated 2 years ago
- code of HetGNN☆409Updated 5 years ago
- GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020☆328Updated 2 years ago
- ☆1,333Updated last year
- Inductive relation prediction by subgraph reasoning, ICML'20☆239Updated last year
- Heterogeneous Graph Neural Network☆1,152Updated 5 years ago
- ☆300Updated 3 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆658Updated last year
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆472Updated 2 years ago
- PyToch implementation of R-GCN model for node classification and link prediction☆41Updated 6 years ago
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- Keras-based implementation of Relational Graph Convolutional Networks☆817Updated 6 years ago
- Hyperbolic Graph Convolutional Networks in PyTorch.☆634Updated last year
- Implementation of TransE model in PyTorch.☆158Updated 2 years ago
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆425Updated 4 years ago
- A Novel Embedding Model for Knowledge Base Completion Based on Convolutional Neural Network (NAACL 2018) (Pytorch and Tensorflow)