Graph Neural Networks are getting more and more popular and are being used extensively in a wide variety of projects.
In this article, I help you get started and understand how graph neural networks work while also trying to address the question “why” at each stage.
Finally we will also take a look at implementing some of the methods we talk about in this article in code.
And don’t worry – you won’t need to know very much math to understand these concepts and learn how to apply them.