Graph Convolutional Network(GCN)?

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

1 comentario

灿 程
灿 程 el 24 de Mzo. de 2022
Want to ask if you found the code for this article?

Iniciar sesión para comentar.

 Respuesta aceptada

Jon Cherrie
Jon Cherrie el 19 de Jul. de 2021

9 votos

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

3 comentarios

Samaneh Nemati
Samaneh Nemati el 20 de En. de 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 el 20 de En. de 2022
Editada: Jon Cherrie el 24 de Mzo. de 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.

Iniciar sesión para comentar.

Más respuestas (2)

Lithin Chandran
Lithin Chandran el 17 de Dic. de 2020

2 votos

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

0 votos

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

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2020b

Etiquetas

Preguntada:

el 4 de Dic. de 2020

Editada:

el 24 de Mzo. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by