Получи случайную криптовалюту за регистрацию!

Graph classification with Transformers This notebook shows ho | Machinelearning

Graph classification with Transformers

This notebook shows how to fine-tune the Graphormer model for Graph Classification on a dataset available on the hub.

В этой статье мы рассмотрим, как можно выполнять классификацию графов с помощью библиотеки Transformers.


Hugging face blog: https://huggingface.co/blog/graphml-classification

Intro to Graphs: https://t.me/ai_machinelearning_big_data/3214

Github: https://github.com/huggingface/blog/blob/main/notebooks/graphml-classification.ipynb

Paper: https://arxiv.org/abs/2106.05234

Dataset: https://ogb.stanford.edu/

ai_machinelearning_big_data