These lectures are fantastic. Thank you so much sir. Just one request there are too much adverts in between and these adverts literally throw my concentration off everytime...
Thank you for this great series on GNNs, what do you recommend as a paper to learn more variants of GNNs, I found dozens in the literature and I am confused about which one is the next. Greetings from Algeria.
Great and to the point explanation sir. Can you make more videos from basics to advanced in graph neural network. If you have prepared where can I find the proper playlist on the same.
What about graphs that have both directed and undirected edges? What are they called? That's actually quite common - a street network that has some two-way and some one-way streets is both.
My question is not related to this video .. Sir , firstly how to create weight file after training the neural network ? Second , how we can use this weighted file on our local pc ? Plz provide some related link/contant , make video on this....
You can save model weights using tensorflow function and retrieve the saved weights using load_model function when you need. Please refer tensorflow save_model and load_model functions.
Good video with some verbal mistakes like: unique/different 5:57, the word unique and different means the same . Initially in the first part numbers of nodes were miscalculated. Overall appreciated!
Great explanation! Just want to point out that being unique means the same as two or more things being different. I think there some confusion here 6:10.