My Solutions to homework problems and programming assignments for Stanford's cs224w Machine Learning with Graphs (2021) course, course webpage. Big thanks to the course staff for making the course material available online.
I strongly recommend the following playlists to learn PyG for anyone doing the course-
NOTE: I might have to remove this repo/make it private if anyone from Stanford contacts me. It happened with my cs229 repository, so you might find it helpful to download this as a zip (the hyperlinks and references will also work with that).
If you are wondering how I made the graphs plots, I have also uploaded the script I used, plotGraph.py
. If you find any discrepancies in the solutions, please feel free to raise an issue or an PR (if the links don't work, you might have to download the PDFs).