Graph classification with Transformers

Clémentine Fourrier's avatar

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

 

 

 

To finish reading, please visit source site