Graph Convolutional Network(GCN)?

조회 수: 51 (최근 30일)
cui,xingxing
cui,xingxing 2020년 12월 4일
편집: Jon Cherrie 2022년 3월 24일
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일
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일
Hi,
In the 2020b release of MATLAB, Graph convolutional Network is not supported. It might be included in the future releases.
  댓글 수: 1
cui,xingxing
cui,xingxing 2020년 12월 21일
편집: cui,xingxing 2021년 2월 5일
I hope so.

댓글을 달려면 로그인하십시오.


灿 程
灿 程 2022년 3월 24일
Want to ask if you found the code for this article?

카테고리

Help CenterFile Exchange에서 Networks에 대해 자세히 알아보기

태그

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by