abhilash1910 / SpectralEmbeddingsLinks
spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoencoders. Variations include VanillaGCN,ChebyshevGCN and Spline GCN along with SDNe based Graph Autoencoder.
☆64Updated 4 years ago
Alternatives and similar repositories for SpectralEmbeddings
Users that are interested in SpectralEmbeddings are comparing it to the libraries listed below
Sorting:
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆89Updated 5 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆68Updated 2 years ago
- ☆31Updated 2 years ago
- The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)☆58Updated 2 years ago
- From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)☆42Updated 4 years ago
- SIGN: Scalable Inception Graph Network☆95Updated 4 years ago
- Reimplementation of Graph Autoencoder by Kipf & Welling with DGL.☆63Updated 2 years ago
- Code for the paper: "edGNN: A simple and powerful GNN for labeled graphs"☆43Updated 2 years ago
- Transformers are Graph Neural Networks!☆54Updated 4 years ago
- Geo2DR: A Python and PyTorch library for learning distributed representations of graphs.☆46Updated 2 years ago
- Official Pytorch Implementation of GraphiT☆108Updated 4 years ago
- A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which appeared in …☆30Updated 3 years ago
- (Personalized) Page-Rank computation using PyTorch☆92Updated 2 years ago
- Source code from the article "FastGAE: Scalable Graph Autoencoders with Stochastic Subgraph Decoding" by G. Salha, R. Hennequin, J.B. Rem…☆27Updated 3 years ago
- ☆96Updated 2 years ago
- code for the paper in NeurIPS 2019☆40Updated 2 years ago
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆96Updated 3 years ago
- The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical…☆49Updated 2 years ago
- here you can find the material used for our Tutorials☆103Updated 3 years ago
- Supervised community detection with line graph neural networks☆90Updated 5 years ago
- New Algorithms for Learning on Hypergraphs☆41Updated 3 years ago
- Codes for "Bridging the Gap Between Spectral and Spatial Domains in Graph Neural Networks" paper☆50Updated 4 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆126Updated last year
- ☆21Updated 2 years ago
- Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction☆38Updated 3 years ago
- Wiki-CS: A Wikipedia-Based Benchmark for Graph Neural Networks☆61Updated 3 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)☆75Updated 3 years ago
- An VGAE implementation using pytorch geometric.☆46Updated 5 years ago
- PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepte…☆144Updated 7 months ago
- The PyTorch implementation of Directed Graph Contrastive Learning (DiGCL), NeurIPS-2021☆36Updated 3 years ago