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:
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆68Updated 2 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆134Updated 4 years ago
- ☆31Updated 2 years ago
- tNodeEmbed☆79Updated 2 years ago
- SIGN: Scalable Inception Graph Network☆95Updated 4 years ago
- Code for reproducing results in GraphMix paper☆72Updated 2 years ago
- Code for the paper: "edGNN: A simple and powerful GNN for labeled graphs"☆43Updated 2 years ago
- Scalable Graph Neural Networks for Heterogeneous Graphs☆72Updated 4 years ago
- Code for "Are Powerful Graph Neural Nets Necessary? A Dissection on Graph Classification"☆53Updated 5 years ago
- Official Pytorch Implementation of GraphiT☆108Updated 4 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆126Updated 3 years ago
- PyTorch Implementation of GraphTSNE, ICLR’19☆137Updated 6 years ago
- Distance Encoding for GNN Design☆187Updated 4 years ago
- Paper Code Learning Powerful Graph Neural Network Embeddings With Aid Of Transfer Learning☆40Updated 5 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆126Updated last year
- The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical…☆49Updated 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
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- The PyTorch implementation of Directed Graph Contrastive Learning (DiGCL), NeurIPS-2021☆36Updated 3 years ago
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆96Updated 3 years ago
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆89Updated 5 years ago
- ☆31Updated last year
- Source code and dataset for KDD 2020 paper "Understanding Negative Sampling in Graph Representation Learning"☆113Updated 4 years ago
- An open-source implementation of SEAL for link prediction in open graph benchmark (OGB) datasets.☆237Updated 2 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆83Updated last year
- The official implementation of the Graph Barlow Twins method with the experimental pipeline☆31Updated last year
- Supervised community detection with line graph neural networks☆90Updated 5 years ago
- Pytorch Implementation of Graph Convolutional Kernel Networks☆54Updated 2 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆272Updated 2 years ago
- Reimplementation of Graph Autoencoder by Kipf & Welling with DGL.☆63Updated 2 years ago