This repository contains a tutorial on GNNs using PyTorch, developed for Inductiva Machine Learning for Science & Engineering Summer School.
Update (Tuesday, 20 May 2025): The full Conda environment is now specified in
inductiva_ss_env.yml. You can create the environment with:
conda env create -f inductiva_ss_env.yml