j-adamczyk / graph_representation_learning_workshops

"Graph Representation Learning and Graph Classification" workshops, ML in PL 2023 conference
8 stars 2 forks source link

Graph Representation Learning and Graph Classification

"Graph Representation Learning and Graph Classification" workshops, ML in PL 2023 conference

Presentation slides are available here.

Jupyter Notebooks with exercises:

  1. Graph feature extraction
  2. Graph kernels
  3. Graph Neural Networks (GNNs)

For solutions to the exercises, see the "_solution.ipynb" files, i.e.:

  1. Graph feature extraction solution
  2. Graph kernels solution
  3. Graph Neural Networks (GNNs) solution