Where is TopoTune hosted?
TopoTune is hosted inside TopoBench, a fully integrated benchmarking platform for topological deep learning. Specifically, the GCCN is implemented as a backbone model, one of many implemented on this platform. As a backbone model, it can be paired with any dataset / dataset lifting / encoder / decoder / sub-model GNN / readout etc.
How can I use TopoTune?
As a user, you can either:
- Make your own GNN go topological directly in your own infrastructure by importing TopoTune from TopoBench, or
- Leverage TopoBench's large scale automated process to rapidly define and test many GCCNs.
We cover both of these options in our comprehensive tutorial.
Quick Start Guide
- Install the
tb
environment of TopoBench as per the instructions. - Check out our comprehensive tutorial to get started with TopoTune. Select
tb
as your kernel when running the notebook.