Introduction to graph neural networks (made easy!)

  Рет қаралды 35,309

Jacob Heglund

Jacob Heglund

Күн бұрын

Пікірлер: 34
@bnjmn7779
@bnjmn7779 3 жыл бұрын
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!
@prachi07kgp
@prachi07kgp Жыл бұрын
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
@ScienceMasterHK
@ScienceMasterHK 4 ай бұрын
Incredible explanation! You made it simple to the point.
@newbie8051
@newbie8051 Жыл бұрын
Amazing explanation, was reading about GNN's for an intern assignment Thanks !
@ShikhaMallick
@ShikhaMallick 3 жыл бұрын
Thanks for the cool explanation! Subscribed👍🏻
@mikeCavalle
@mikeCavalle 3 жыл бұрын
my first impression is "what a nice background ambiance. thanks for the topic and level.
@jackkensik7002
@jackkensik7002 3 жыл бұрын
Great video, well made👍
@TheVishnu3333
@TheVishnu3333 3 жыл бұрын
Thanks for putting the effort into this well made video! Was very helpful
@draziraphale
@draziraphale 9 ай бұрын
Thanks for this, I'm using this to help a student with a GNN journal publication.
@thousandTabs
@thousandTabs 2 жыл бұрын
Awesome video and explanations! So many good resources to check out, thank you for making this! Looking forward to more
@Lily-wp5do
@Lily-wp5do 2 жыл бұрын
Simplest explanations so far
@ananthakrishnank3208
@ananthakrishnank3208 7 ай бұрын
Nice. Your website is cool as well!
@amanrv
@amanrv 3 жыл бұрын
Pretty great! I would love to see some example applications of these models in a future video. Subscribed!
@MahimDashoraHackR
@MahimDashoraHackR 2 жыл бұрын
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
@Hanyao8
@Hanyao8 3 жыл бұрын
Brilliant, very helpful!
@jerryyang7011
@jerryyang7011 8 ай бұрын
Dots connected - great work.
@saurabhmahindre
@saurabhmahindre 3 жыл бұрын
Amazing overview!
@christiansinger2497
@christiansinger2497 3 жыл бұрын
Great content!! Greetings from Germany
@xphn1985
@xphn1985 3 жыл бұрын
Great content!! Thank you!
@Septumsempra8818
@Septumsempra8818 2 жыл бұрын
WE WANT MORE!!! 1yr is too long a wait
@milandoshi7640
@milandoshi7640 3 жыл бұрын
Thanks. Can you make a practical video on how to generate a GNN.
@pennyfarthingchapel
@pennyfarthingchapel 2 жыл бұрын
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."
@mrigankanath7337
@mrigankanath7337 3 жыл бұрын
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)
@jacobheglund4245
@jacobheglund4245 3 жыл бұрын
I agree, the embedding computed by the previous layer would be used to compute the embedding of the next layer. I use hops and layers interchangeably here because the embedding for node i (h^1_i) computed by the first layer of the GNN will only consider information from the 1st hop neighborhood of node i. Then in the 2nd layer, the GNN will again propagate information from the 1st hop neighborhood of node i, but now the embeddings of nodes in the 1st hop neighborhood contain information about nodes in the 2nd hop neighborhood.
@mrigankanath7337
@mrigankanath7337 3 жыл бұрын
@@jacobheglund4245 Yes I get it what you arr trying to convey . Thanks,and really cool videos
@sunaxes
@sunaxes 10 ай бұрын
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.
@thecutestcat897
@thecutestcat897 Жыл бұрын
thanks a lot!
@vijayrameshkumar8522
@vijayrameshkumar8522 3 жыл бұрын
Great content! Hope to see more videos.. Can you make videos with real world examples.. with code..
@ThankYouESM
@ThankYouESM 3 жыл бұрын
How is GNN better than the BoW algorithm?
@cybervigilante
@cybervigilante 3 жыл бұрын
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 😃
@arshsharma8627
@arshsharma8627 7 ай бұрын
i bet its a great video but its too technical, can someone recommend something more basic
@TheGroundskeeper
@TheGroundskeeper 7 ай бұрын
This is not the area to begin machine learning
@WahranRai
@WahranRai 2 жыл бұрын
May be reduce the speed of your speech !
@johnspivack6520
@johnspivack6520 Жыл бұрын
Sorry, this is a bad video. I gave a thumbs down. It's phony, basically because you don't discuss the key concepts at all. You show some fancy formulas but also never get to a good conceptual explanation. Please do better or don't take our time. No offense.
Why would you use graphs for machine learning data?
10:48
Jacob Heglund
Рет қаралды 10 М.
Graph Neural Networks - a perspective from the ground up
14:28
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
Deep learning with dynamic graph neural networks
15:08
Jacob Heglund
Рет қаралды 13 М.
Graph Convolutional Networks (GCN): From CNN point of view
13:08
Soroush Mehraban
Рет қаралды 7 М.
Simple Message Passing on Graphs
10:51
WelcomeAIOverlords
Рет қаралды 33 М.
Graph Neural Networks: A gentle introduction
29:15
Aladdin Persson
Рет қаралды 49 М.
Training Graph Neural Networks for CFD - Jakob Lohse | Deep Dive Session 6
40:50
Jousef Murad | Deep Dive
Рет қаралды 2,4 М.
The basics of spatio-temporal graph neural networks
13:09
Jacob Heglund
Рет қаралды 27 М.
MAMBA from Scratch: Neural Nets Better and Faster than Transformers
31:51
Algorithmic Simplicity
Рет қаралды 218 М.
Watching Neural Networks Learn
25:28
Emergent Garden
Рет қаралды 1,4 МЛН