ysig / GraKeL
A scikit-learn compatible library for graph kernels
☆610Updated 3 months ago
Alternatives and similar repositories for GraKeL:
Users that are interested in GraKeL are comparing it to the libraries listed below
- ☆348Updated 4 years ago
- A Repository of Benchmark Graph Datasets for Graph Classification (31 Graph Datasets In Total).☆289Updated 2 years ago
- ☆1,283Updated last year
- A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).☆908Updated 2 years ago
- This repository provides a reference implementation of struc2vec.☆387Updated last year
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆462Updated 6 years ago
- Implementation of the node2vec algorithm.☆1,256Updated 6 months ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆778Updated 2 years ago
- Simple reference implementation of GraphSAGE.☆1,005Updated 4 years ago
- How Powerful are Graph Neural Networks?☆1,204Updated 3 years ago
- ☆486Updated 4 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆836Updated 3 years ago
- A python package for graph kernels, graph edit distances, and graph pre-image problem.☆124Updated 11 months ago
- Hyperbolic Graph Convolutional Networks in PyTorch.☆605Updated 6 months ago
- gnn explainer☆925Updated 5 months ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆394Updated 8 months ago
- Strategies for Pre-training Graph Neural Networks☆985Updated last year
- Source code of Graph-Bert☆486Updated last year
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆541Updated 3 years ago
- Python library assists deep learning on graphs☆555Updated last year
- ☆418Updated 5 years ago
- Implementation of R-GCNs for Relational Link Prediction☆452Updated last year
- A package for computing Graph Kernels☆103Updated last year
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆521Updated 3 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆813Updated last year
- A graph matching library for Python☆199Updated 9 months ago
- ☆348Updated 7 months ago
- Keras-based implementation of Relational Graph Convolutional Networks☆803Updated 5 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆634Updated 2 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning