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.☆91Updated 5 years ago
- Geo2DR: A Python and PyTorch library for learning distributed representations of graphs.☆46Updated 2 years ago
- ☆31Updated 2 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆68Updated 3 years ago
- The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)☆58Updated 2 years ago
- SIGN: Scalable Inception Graph Network☆95Updated 5 years ago
- (Personalized) Page-Rank computation using PyTorch☆92Updated 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
- Reimplementation of Graph Autoencoder by Kipf & Welling with DGL.☆63Updated 2 years ago
- Transformers are Graph Neural Networks!☆54Updated 4 years ago
- From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)☆42Updated 4 years ago
- ☆97Updated 2 years ago
- Code for the paper: "edGNN: A simple and powerful GNN for labeled graphs"☆43Updated 2 years ago
- code for the paper in NeurIPS 2019☆40Updated 2 years ago
- here you can find the material used for our Tutorials☆102Updated 3 years ago
- 🏅 KG Inductive Link Prediction Challenge (ILPC) 2022☆85Updated 3 years ago
- Official Pytorch Implementation of GraphiT☆110Updated 4 years ago
- Code for "R-GCN: The R Could Stand for Random"☆37Updated 2 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
- Y. Zhang, Q. Yao, J. Kwok. Bilinear Scoring Function Search for Knowledge Graph Learning. TPAMI 2022☆69Updated 2 years ago
- A PyTorch implementation of the Relational Graph Convolutional Network (RGCN).☆131Updated 4 years ago
- Wiki-CS: A Wikipedia-Based Benchmark for Graph Neural Networks☆61Updated 3 years ago
- Graph Data Augmentation Library for PyTorch Geometric☆133Updated 3 years ago
- A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which appeared in …☆30Updated 4 years ago
- Hands-on tutorial about link analysis techniques☆39Updated 5 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)☆75Updated 3 years ago
- ☆22Updated 2 years ago
- Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction☆38Updated 3 years ago