danielegrattarola / keras-gatLinks
Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)
☆490Updated 4 years ago
Alternatives and similar repositories for keras-gat
Users that are interested in keras-gat are comparing it to the libraries listed below
Sorting:
- Semi-supervised learning with graph embeddings☆922Updated 5 years ago
- Simple reference implementation of GraphSAGE.☆1,025Updated 5 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆526Updated 4 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆654Updated last year
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆799Updated 2 years ago
- Implementation of R-GCNs for Relational Link Prediction☆457Updated 2 years ago
- A tensorflow implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets)☆535Updated 5 years ago
- Keras-based implementation of Relational Graph Convolutional Networks☆815Updated 6 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆644Updated 2 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆818Updated 2 years ago
- Representation-Learning-on-Heterogeneous-Graph☆441Updated 5 years ago
- code of HetGNN☆407Updated 5 years ago
- Heterogeneous Graph Neural Network☆1,147Updated 5 years ago
- ☆492Updated 4 years ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆316Updated 6 years ago
- ☆352Updated 5 years ago
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x☆506Updated 6 months ago
- Keras implementation of Graph Convolutional Networks☆791Updated 4 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆842Updated 3 years ago
- A tutorial on Graph Convolutional Neural Networks☆318Updated 4 years ago
- Graph Markov Neural Networks☆410Updated 5 years ago
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆620Updated 11 months ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆848Updated last year
- How Powerful are Graph Neural Networks?☆1,227Updated 4 years ago
- DeepInf: Social Influence Prediction with Deep Learning☆295Updated 4 years ago
- Graph Convolutional Networks (GCNs)☆919Updated 7 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆472Updated 2 years ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆795Updated 2 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆334Updated 4 years ago