tkipf / gaeLinks
Implementation of Graph Auto-Encoders in TensorFlow
☆1,715Updated 5 years ago
Alternatives and similar repositories for gae
Users that are interested in gae are comparing it to the libraries listed below
Sorting:
- Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering☆1,363Updated 5 years ago
- Semi-supervised learning with graph embeddings☆937Updated 5 years ago
- How Powerful are Graph Neural Networks?☆1,257Updated 4 years ago
- Simple reference implementation of GraphSAGE.☆1,035Updated 5 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆846Updated 3 years ago
- Keras implementation of Graph Convolutional Networks☆794Updated 4 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆3,620Updated last year
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆805Updated 3 years ago
- Graph Convolutional Networks (GCNs)☆919Updated 7 years ago
- ☆501Updated 4 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,455Updated 3 years ago
- gnn explainer☆1,014Updated last year
- ☆1,285Updated 2 years ago
- Keras-based implementation of Relational Graph Convolutional Networks☆818Updated 6 years ago
- GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models☆733Updated 3 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,638Updated 2 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)