Graph Convolutional Network(GCN)?

Does matlab 2020b deeplearning toolbox support Graph Convolutional Network (GCN)? If not, will future versions integrate this feature? thanks

1 commentaire

灿 程
灿 程 le 24 Mar 2022
Want to ask if you found the code for this article?

Connectez-vous pour commenter.

 Réponse acceptée

Jon Cherrie
Jon Cherrie le 19 Juil 2021

9 votes

For an example showing Graph Neural Networks in MATLAB, please see

3 commentaires

Samaneh Nemati
Samaneh Nemati le 20 Jan 2022
Hi Jon,
I'm not sure if I'm missing something oe not. But there are some functions like "coloumb2Adjacency" and "initializegolort" which have been used in this code but I cannot find the code for those functions. And becuase of that I cannot run the whole code. Could you please let me know where I can find those functions? Thank you!
Samaneh
Jon Cherrie
Jon Cherrie le 20 Jan 2022
Modifié(e) : Jon Cherrie le 24 Mar 2022
They are attached to the example. If you use the command openExample('nnet/NodeClassificationUsingGraphConvolutionalNetworkExample') to open the example, then you should have access to those functions.

Connectez-vous pour commenter.

Plus de réponses (2)

Lithin Chandran
Lithin Chandran le 17 Déc 2020

2 votes

Hi,
In the 2020b release of MATLAB, Graph convolutional Network is not supported. It might be included in the future releases.
灿 程
灿 程 le 24 Mar 2022

0 votes

Want to ask if you found the code for this article?

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Produits

Version

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by