Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.24 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.24 KB

cs224w

My Solutions to homework problems and programming assignments for Stanford's cs224w Machine Learning with Graphs (2021) course, course webpage. Big thanks to the actual course staff for making the course material available online.

I strongly recommend the following playlists to learn PyG for anyone doing the course-

  1. Antonio Longa's PyTorch Geometric Tutorials
  2. Antonio Longa's Advanced PyTorch Geometric Tutorials

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.

I am planning to upload typeset LaTeX solutions soon!

[Update 09/2024], I have finally got extra time to typeset stuff, started with HW1, already.

  • HW1, I have changed my answers quite a bit and also added the TeX source (tex.zip).
  • HW2
  • HW3

I also removed the slides because I saw that it takes forever to clone the repo.

If you find any discrepancies in the solutions, please feel free to raise an issue or an PR.