graph-mining topic
gradoop
Distributed Temporal Graph Analytics with Apache Flink
awesome-self-supervised-gnn
Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).
GraKeL
A scikit-learn compatible library for graph kernels
TIGER
Python toolbox to evaluate graph vulnerability and robustness (CIKM 2021)
awesome-graph-explainability-papers
Papers about explainability of GNNs
DeepRobust
A pytorch adversarial library for attack and defense methods on images and graphs
nettack
Implementation of the paper "Adversarial Attacks on Neural Networks for Graph Data".
Pro-GNN
Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"
netgan
Implementation of the paper "NetGAN: Generating Graphs via Random Walks".
gSpan
Python implementation of frequent subgraph mining algorithm gSpan. Directed graphs are supported.