Graph Representation Learning
Courses
-
CS224W: Machine Learning with Graphs This course, starts with a basic overiview of graph thoery before diving deep into all the significant development in GraphML field.
-
Week 13 – Lecture: Graph Convolutional Networks (GCNs) This is not a course but rather a lecture by Xavier Bresson taken from NYU Deep Learning course. It will give brief insight about different methods in GraphML.
Books
Blog Posts
-
How to get started with Graph Machine Learning A perfect guide to get started in this field.
- A Gentle Introduction to Graph Neural Networks
- An Illustrated Guide to Graph Neural Networks
- Graph Neural Networks for Novice Math Fanatics
Research Papers
These repositiories have collection of graph representation learning papers.