handson-ml3 icon indicating copy to clipboard operation
handson-ml3 copied to clipboard

[IDEA] Requesting to Include Graph Neural Networks

Open Kirushikesh opened this issue 2 years ago • 3 comments

The field of graph representation learning has grown at an incredible and sometimes unwieldy pace over the past few years, and a lot of new algorithms and innovations were made in the field. I read the second version completely it's a power-packed guide for beginners to gain knowledge on both machine learning and deep learning. But I find this important puzzle was missing there, I request the author to add a chapter on graph neural networks in upcoming versions. The hands-on experience with graph neural networks will be useful for all the readers. Thanks.

Kirushikesh avatar Dec 23 '22 18:12 Kirushikesh

Hi @Kirushikesh , Thanks for your kind words and your suggestion. I agree with you, I'm also really excited by the progress made in GNNs, and I actually considered introducing GNNs in the 3rd edition, but I already had quite a few things to add, so unfortunately, GNNs didn't make it in. I'll definitely try to add them to the next edition. 👍

ageron avatar Jan 06 '23 05:01 ageron

Btw, I enjoyed this great introduction to GNNs by Petar Veličković. It's a good starting point for anyone wanting to dip their toes in this exciting field.

Please feel free to point to other nice introductory resources in the comments below for anyone who might stumble upon this thread.

ageron avatar Jan 06 '23 05:01 ageron

+1 this request!

First of all, thanks @ageron for the amazing content on the 3rd edition! I'm really enjoying the updates from the 2nd edition!

There's a book called "Graph-Powered Machine Learning" by Alessandro Negro which seems to be one of the few resources available out there about the topic.

lucaswerner90 avatar Jan 07 '23 17:01 lucaswerner90