Overview
These tutorial notebooks demonstrate key functionality and examples of use of the library. The notebooks can be found in the notebooks/
directory of our GitHub repository.
2D Demo
Basic 2D graphs creation and visualisation. Contains a comparison with other skeletonisation algorithms.
3D Demo
3D graph creation and interactive visualisation.
MNIST Classification
Using graph networks for image classification with the MNIST dataset.