Graph Convolutional Network(GCN)?

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

 采纳的回答

Jon Cherrie
Jon Cherrie 2021-7-19
For an example showing Graph Neural Networks in MATLAB, please see

3 个评论

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
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.

请先登录,再进行评论。

更多回答(2 个)

Lithin Chandran
Lithin Chandran 2020-12-17
Hi,
In the 2020b release of MATLAB, Graph convolutional Network is not supported. It might be included in the future releases.
灿 程
灿 程 2022-3-24
Want to ask if you found the code for this article?

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

产品

版本

R2020b

标签

Community Treasure Hunt

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

Start Hunting!

Translated by