This repository implements variational graph auto encoder by Thomas Kipf.
☆421Sep 20, 2021Updated 4 years ago
Alternatives and similar repositories for vgae_pytorch
Users that are interested in vgae_pytorch are comparing it to the libraries listed below
Sorting:
- Graph Auto-Encoder in PyTorch☆446Mar 17, 2024Updated last year
- Implementation of Graph Auto-Encoders in TensorFlow☆1,731Jan 3, 2020Updated 6 years ago
- Graph Auto-Encoder in PyTorch☆81Apr 14, 2023Updated 2 years ago
- This is the implementation of paper 'Variational Graph Auto-Encoder' in NIPS Workshop on Bayesian Deep Learning, 2016.☆73May 20, 2018Updated 7 years ago
- An VGAE implementation using pytorch geometric.☆49Jun 6, 2020Updated 5 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆344Apr 25, 2024Updated last year
- Pytorch implementation of a RGCN Link Prediction Model☆265Aug 19, 2021Updated 4 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆680Oct 3, 2023Updated 2 years ago
- This repository shows an implementation of the VGAE based model with PyTorch.☆11Sep 30, 2022Updated 3 years ago
- Graph Attention Auto-Encoders☆80Mar 24, 2023Updated 2 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆663Nov 1, 2022Updated 3 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆115Jul 6, 2023Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Jul 9, 2020Updated 5 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"