Data handling in PyG (part 1)
How is a graph represented in Pytorch Geometric? How one can handle collections of data? This is the first of two tutorials on data handling in PyG that illustrates the most important classes,
methods and functions that allow for representing and processing a graph and also batches of graphs.
Download the material of the lecture here.