This repository contains my study notes and code implementations based on the following books:
Graph Neural Networks in Action
https://github.com/keitabroadwater/gnns_in_action
Hands-On Graph Neural Networks Using Python
https://github.com/PacktPublishing/Hands-On-Graph-Neural-Networks-Using-Python
My Code Implementations
This repo contains my re-implementations of the example code from the two books above.