abhilash1910 / SpectralEmbeddings
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.
☆65Updated 3 years ago
Alternatives and similar repositories for SpectralEmbeddings:
Users that are interested in SpectralEmbeddings are comparing it to the libraries listed below
- Geo2DR: A Python and PyTorch library for learning distributed representations of graphs.☆45Updated last year
- code for the paper in NeurIPS 2019☆40Updated 2 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆69Updated 2 years ago
- ☆30Updated 2 years ago
- Wiki-CS: A Wikipedia-Based Benchmark for Graph Neural Networks☆55Updated 3 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆61Updated 4 years ago
- SIGN: Scalable Inception Graph Network☆96Updated 4 years ago
- code for "Self-supervised edge features for improved Graph Neural Network training", <arxivlink>☆23Updated 4 years ago
- From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)☆42Updated 3 years ago
- ☆27Updated 3 months ago
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆89Updated 5 years ago
- Reimplementation of Graph Autoencoder by Kipf & Welling with DGL.☆65Updated 2 years ago
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆94Updated 3 years ago
- ☆21Updated last year
- here you can find the material used for our Tutorials☆100Updated 3 years ago
- The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical…☆50Updated 2 years ago
- (Personalized) Page-Rank computation using PyTorch☆88Updated 2 years ago
- ☆94Updated 2 years ago
- 🏅 KG Inductive Link Prediction Challenge (ILPC) 2022☆84Updated 3 years ago
- This repository holds code and other relevant files for the Learning on Graphs 2022 tutorial "Graph Rewiring: From Theory to Applications…☆55Updated 2 years ago
- Laplacian Change Point Detection for Dynamic Graphs (KDD 2020)☆27Updated last year
- HDGI code☆61Updated 5 years ago
- Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxi…☆100Updated 3 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 the paper: "edGNN: A simple and powerful GNN for labeled graphs"☆42Updated last year
- Transformers are Graph Neural Networks!☆54Updated 4 years ago
- An VGAE implementation using pytorch geometric.☆45Updated 4 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)☆73Updated 2 years ago
- The implementation of our AAAI 2020 paper "GSSNN: Graph Smoothing Splines Neural Network".☆20Updated 4 years ago
- The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)☆58Updated 2 years ago