I've been watching the Stanford Graph Learning Workshop livestream https://youtu.be/GYW286H3SKw
And I want to teach myself GNNs, what resources are there available?
#Graph Learning
9 messages · Page 1 of 1 (latest)
Open Graph Benchmark
Why 2nd OGB-LSC? Machine learning (ML) over large-scale graph data (e.g., graphs with billions of edges) has a huge impact. At KDD Cup 2021, we organized the 1st OGB Large-Scale Challenge (OGB-LSC), where we provided large and realistic graph ML tasks. Our KDD Cup attracted huge attention from graph ML community (more than 500 team registrations...
These are awesome tutorials! Thank you!
I listened to that livestream on Wednesday since work was ok with it. I thought it was great! Be sure to check out the YouTube playlist.
https://www.youtube.com/playlist?list=PLoROMvodv4rPLKxIpqhjhPgdQy7imNkDn
Stanford graphs class is great.
I've been attending a lecture series that over my head but you all might find interesting. https://youtu.be/jU7KyZn_hBc
Motivated by the recent emergence of category theory in machine learning, we teach a course on its philosophy, applications and outlook from the perspective of machine learning!
Sign up for the course at: https://cats.for.ai/
In the second seminar, you will:
- Understand the key building blocks of categories: objects, morphisms and functors.
- ...
The paper mentioned in the lecture https://arxiv.org/pdf/2203.15544.pdf
The Github mentioned in the Q and A section https://github.com/deepmind/clrs
GitHub
Contribute to deepmind/clrs development by creating an account on GitHub.