deezer / fastgaeLinks
Source code from the article "FastGAE: Scalable Graph Autoencoders with Stochastic Subgraph Decoding" by G. Salha, R. Hennequin, J.B. Remy, M. Moussallam and M. Vazirgiannis (2020)
☆27Updated 3 years ago
Alternatives and similar repositories for fastgae
Users that are interested in fastgae are comparing it to the libraries listed below
Sorting:
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆133Updated 4 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆68Updated 2 years ago
- Scalable Graph Neural Networks for Heterogeneous Graphs☆72Updated 4 years ago
- SIGN: Scalable Inception Graph Network☆96Updated 4 years ago
- Source code and dataset for KDD 2020 paper "Understanding Negative Sampling in Graph Representation Learning"☆113Updated 4 years ago
- Distance Encoding for GNN Design☆187Updated 4 years ago
- HDGI code☆62Updated 5 years ago
- ☆31Updated 2 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- tNodeEmbed☆79Updated 2 years ago
- From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)☆42Updated 4 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆83Updated last year
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆126Updated 3 years ago
- The official implementation of the Graph Barlow Twins method with the experimental pipeline☆31Updated last year
- ☆21Updated last year
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- Unsupervised Learning of Graph Hierarchical Abstractions with Differentiable Coarsening and Optimal Transport☆37Updated 4 years ago
- Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"☆76Updated 2 years ago
- Code for the paper: "edGNN: A simple and powerful GNN for labeled graphs"☆43Updated 2 years ago
- A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which appeared in …☆30Updated 3 years ago
- Code for "Are Powerful Graph Neural Nets Necessary? A Dissection on Graph Classification"☆53Updated 5 years ago
- Meta-Learning for Few Shot Link Prediction☆49Updated 4 years ago
- Stochastic training of graph convolutional networks