benedekrozemberczki / FEATHERLinks
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
☆49Updated 2 years ago
Alternatives and similar repositories for FEATHER
Users that are interested in FEATHER are comparing it to the libraries listed below
Sorting:
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆89Updated 5 years ago
- The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)☆58Updated 2 years ago
- PyTorch Implementation of GraphTSNE, ICLR’19☆137Updated 6 years ago
- A Persistent Weisfeiler–Lehman Procedure for Graph Classification☆63Updated 4 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
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆68Updated 2 years ago
- Github page for the paper "A simple baseline algorithm for graph classification" presented at the R2L workshop of NIPS 2018☆28Updated 4 years ago
- Code for the paper: "edGNN: A simple and powerful GNN for labeled graphs"☆43Updated 2 years ago
- SIGN: Scalable Inception Graph Network☆95Updated 4 years ago
- Benchmark for Graph Embedding Methods☆47Updated 4 years ago
- Compute graph embeddings via Anonymous Walk Embeddings