Graph classification with Transformers
In the previous blog, we explored some of the theoretical aspects of machine learning on graphs. This one will explore how you can do graph classification using the Transformers library. (You can also follow along by downloading the demo notebook here!)
At the moment, the only graph transformer model available in Transformers is Microsoft’s Graphormer, so this