tkipf / keras-gcnLinks
Keras implementation of Graph Convolutional Networks
☆794Updated 4 years ago
Alternatives and similar repositories for keras-gcn
Users that are interested in keras-gcn are comparing it to the libraries listed below
Sorting:
- Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering☆1,363Updated 5 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆495Updated 5 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆528Updated 4 years ago
- A tutorial on Graph Convolutional Neural Networks☆319Updated 5 years ago
- Graph Convolutional Networks (GCNs)☆919Updated 7 years ago
- Implementation of Graph Auto-Encoders in TensorFlow☆1,715Updated 5 years ago
- Semi-supervised learning with graph embeddings☆937Updated 5 years ago
- Sample Code for Gated Graph Neural Networks☆1,026Updated 6 years ago
- Keras-based implementation of Relational Graph Convolutional Networks☆818Updated 6 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,274Updated 2 years ago
- A tensorflow implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets)☆538Updated 5 years ago
- A repository for code accompanying my Medium posts.☆65Updated 2 years ago
- Simple reference implementation of GraphSAGE.☆1,035Updated 5 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆805Updated 3 years ago
- ☆1,285Updated 2 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆846Updated 3 years ago
- TensorFlow implementations of Graph Neural Networks☆929Updated 2 years ago
- ☆501Updated 4 years ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆316Updated 6 years ago
- This is a implementation of SDNE (Structural Deep Network embedding)☆322Updated 4 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆3,620Updated last year
- This repository provides a reference implementation of struc2vec.☆395Updated 2 years ago
- How Powerful are Graph Neural Networks?☆1,257Updated 4 years ago
- Graph Markov Neural Networks☆410Updated 5 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)