tkipf / relational-gcn
Keras-based implementation of Relational Graph Convolutional Networks
☆813Updated 5 years ago
Alternatives and similar repositories for relational-gcn
Users that are interested in relational-gcn are comparing it to the libraries listed below
Sorting:
- Implementation of R-GCNs for Relational Link Prediction☆457Updated 2 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆488Updated 4 years ago
- Simple reference implementation of GraphSAGE.☆1,020Updated 5 years ago
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆618Updated 9 months ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆525Updated 4 years ago
- Semi-supervised learning with graph embeddings☆919Updated 5 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆843Updated 3 years ago
- Graph Convolutional Networks (GCNs)☆915Updated 7 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆799Updated 2 years ago
- Dynamic (Temporal) Knowledge Graph Completion (Reasoning)☆594Updated 4 years ago
- Convolutional 2D Knowledge Graph Embeddings resources☆676Updated last year
- SEAL (learning from Subgraphs, Embeddings, and Attributes for Link prediction). "M. Zhang, Y. Chen, Link Prediction Based on Graph Neural…☆649Updated 2 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆641Updated 2 years ago
- Graph Markov Neural Networks☆409Updated 4 years ago
- ACL 2019: Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs☆530Updated 3 years ago
- ☆350Updated 5 years ago
- Keras implementation of Graph Convolutional Networks☆791Updated 4 years ago
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆833Updated last year
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆474Updated 6 years ago
- ☆491Updated 4 years ago
- A tensorflow implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets)☆535Updated 5 years ago
- How Powerful are Graph Neural Networks?☆1,216Updated 3 years ago
- code of HetGNN☆400Updated 5 years ago
- ☆422Updated 6 years ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆795Updated 2 years ago
- Heterogeneous Graph Neural Network☆1,137Updated 5 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆814Updated 2 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆492Updated 9 months ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆648Updated last year