Abstract: Graph Convolutional Neural Networks (graph CNNs) have been widely used for graph data representation and semi-supervised learning tasks. However, existing graph CNNs generally use a fixed ...
Opinionated Python bindings for the tree-sitter-stack-graphs rust library. It exposes a minimal, opinionated API to leverage the stack-graphs library for reference resolution in source code. The rust ...
GMatch4py is a library dedicated to graph matching. Graph structure are stored in NetworkX graph objects. GMatch4py algorithms were implemented with Cython to enhance performance.