Hi all,
Today, we're diving deep into the Graph Neural Networks, with appropriate mathematical intuition. What you all need is a basic understanding of how machine learning works and every maths that pre requisites it. Generally, its an advanced topic but the original 2009 paper version is not that hard. Without a further due, let's start!
In this article, we will cover the following topics:

Ref : https://huggingface.co/blog/intro-graphml
Before we dive into neural networks, we need to understand how to represent graph datasets in a way machine can understand.
A graph G = (V, E) consists of:
In the real world, graphs are everywhere: