Graphs are a set of objects (called nodes) and the relationships between them (edges). Graphs are very popular for representing maps, molecules or the connections in a computer network and other applications. However, until recently there were no neural networks capable of working with graphs, which has limited the applicability of artificial intelligence in many industrial fields. Graph Neural Networks (GNN) were put forward recently to solve this problem and have revolutionised many fields of knowledge.
In this masterclass we will see what GNNs are and their most popular applications. Plus through a PRACTICAL DEMO, we will implement a GNN using the IGNNITION framework (https://ignnition.org). This framework does not require programming knowledge in Tensorflow or Pytorch.
Addressed to:
People interested in graphs and AI.
A basic knowledge of mathematics and AI is required to follow the talk.
