Skip to content

The solutions for the CS224W: Machine Learning with Graphs in Stanford ๐Ÿ‡

Notifications You must be signed in to change notification settings

MartinLwx/CS224W-Fall-2021-Stanford

Repository files navigation

Hi ๐Ÿ‘‹

This is my learning record for the Machine Learning with Graphs in Stanford.

The official site: https://web.stanford.edu/class/cs224w/

Resources

๐ŸŽฅ: https://youtu.be/JAB_plj2rbA

๐Ÿท && โŒจ๏ธ: https://web.stanford.edu/class/cs224w/

Colabs

Highlights

  • Message passing in GraphML. I think it is the most important conception in GNN. The ppts are very intuitive and concise which are quite worth reading
  • PyG. In the Colabs, we will use this package quite often, not only at high-level but also at low-level. To finish the Colabs, you usually need to check the docs, which make you familiar with PyG
  • GCN/GAT/GraphSAGE We will implement these models in the Colabs
  • PageRank, Knowledge graph, etc. This course covers many topics in GNN.

Looking for answers for other cs-courses ?

๐Ÿค— Welcome to check my repo cs-courses.

Join me and enjoy the journey ๐Ÿš€

About

The solutions for the CS224W: Machine Learning with Graphs in Stanford ๐Ÿ‡

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published