Introduction to graph neural networks (made easy!)

preview_player
Показать описание
Graph machine learning has become very popular in recent years in the machine learning and engineering communities. In this video, we explore the math behind some of the most popular graph neural network algorithms!

Support the channel by liking, commenting, subscribing, and recommend this video to your friends, coworkers, or colleagues if you think they'll find this video valuable!

Other Videos in this Series

My Links:

Other Links:
Рекомендации по теме
Комментарии
Автор

Hope there will be more videos about GNNs, would love to see a variety of real problems being represented by Graphs and solved using GNNs!

bnjmn
Автор

Amazing explanation, was reading about GNN's for an intern assignment
Thanks !

newbie
Автор

Very nice video with such easily understandable explanation of such complex concepts, thank you. I don't know why you stopped making videos, you are good at them, I watched all four of your videos

prachikgp
Автор

Incredible explanation! You made it simple to the point.

ScienceMasterHK
Автор

Thanks for the cool explanation! Subscribed👍🏻

ShikhaMallick
Автор

my first impression is "what a nice background ambiance. thanks for the topic and level.

mikeCavalle
Автор

Thanks for this, I'm using this to help a student with a GNN journal publication.

draziraphale
Автор

Thanks for putting the effort into this well made video! Was very helpful

TheVishnu
Автор

Awesome video and explanations! So many good resources to check out, thank you for making this! Looking forward to more

thousandTabs
Автор

Great content!! Greetings from Germany

christiansinger
Автор

WE WANT MORE!!! 1yr is too long a wait

Septumsempra
Автор

Pretty great! I would love to see some example applications of these models in a future video. Subscribed!

amanrv
Автор

Wonderful video jacob, Please also make a video on implementing GNNS, GATs on Pytorch /TensorFlow and explain how math works in code .It would be really helpful

MahimDashoraHackR
Автор

Sorry to me GNN are “just” being selective about how to connect one layer to the next through the adjacency matrix. We simplify the basic dense layer system which then enables fast convergence of the network… right? Conv nets do the same. They establish a neighborhood to each input.
So if previous approaches do not leverage this inherent structure in the data, they cant do as well.
Let me know if I m missing something.

sunaxes
Автор

Surely k is not the number of hops? From the paper it says "We use superscripts to distinguish the embeddings and
functions at different iterations of message passing."

pennyfarthingchapel
Автор

at 3:41 shouldn't it be "l" instead of "k"? I mean it should be a layer, not hop (the previous layer will affect the next layer)

mrigankanath
Автор

Thanks. Can you make a practical video on how to generate a GNN.

milandoshi
Автор

Great content! Hope to see more videos.. Can you make videos with real world examples.. with code..

vijayrameshkumar
Автор

How is GNN better than the BoW algorithm?

ThankYouESM
Автор

So I clicked on the link to the first video on graph neural networks and it took me right back to the Second video. Bad graph 😃

cybervigilante