stellargraph/stellargraph

View on GitHub
demos/graph-classification/README.md

Summary

Maintainability
Test Coverage
# Graph classification using StellarGraph

<!-- DOCS LINKS -->
<!-- autogenerated by scripts/demo_indexing.py, edit that file instead of this location -->

These demos are displayed with detailed descriptions in the documentation: https://stellargraph.readthedocs.io/en/stable/demos/graph-classification/

| Demo | Source |
|---|---|
| [Supervised graph classification with Deep Graph CNN](https://stellargraph.readthedocs.io/en/stable/demos/graph-classification/dgcnn-graph-classification.html) | [source](dgcnn-graph-classification.ipynb) |
| [Supervised graph classification with GCN](https://stellargraph.readthedocs.io/en/stable/demos/graph-classification/gcn-supervised-graph-classification.html) | [source](gcn-supervised-graph-classification.ipynb) |

The demo titles link to the latest, nicely rendered version. The 'source' links will open the demo in the application in which this README is being viewed, such as Jupyter Lab (ready for execution).
<!-- DOCS LINKS -->