Graph Convolutional Network(GCN)?

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

1 件のコメント

灿 程
灿 程 2022 年 3 月 24 日
Want to ask if you found the code for this article?

サインインしてコメントする。

 採用された回答

Jon Cherrie
Jon Cherrie 2021 年 7 月 19 日

9 投票

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

3 件のコメント

Samaneh Nemati
Samaneh Nemati 2022 年 1 月 20 日
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 2022 年 1 月 20 日
編集済み: Jon Cherrie 2022 年 3 月 24 日
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 日

2 投票

Hi,
In the 2020b release of MATLAB, Graph convolutional Network is not supported. It might be included in the future releases.

1 件のコメント

xingxingcui
xingxingcui 2020 年 12 月 21 日
編集済み: xingxingcui 2021 年 2 月 5 日
I hope so.

サインインしてコメントする。

灿 程
灿 程 2022 年 3 月 24 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

製品

リリース

R2020b

タグ

質問済み:

2020 年 12 月 4 日

編集済み:

2022 年 3 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by