Does MATLAB 2021b deep learning toolbox support Graph Convolutional Network (GCN)?

37 views (last 30 days)
Dear matlab community,
I hope you can help me and I will be highly appreciated.
I'm working on a class project which was assigned by the class lecturer.
My project is to do localization of the object in the playground using Graph Convolutional Network. The only thing That i found in Matlab is that example of " Node Classification Using Graph Convolutional Network" . Could you please suggest any project that is close to my work.
More details about the project shown the pic, I assumed that the sensors locations are the nodes and relations between sensors are the edges. But I have no idea what should I do next.

Answers (1)

Vineet Joshi
Vineet Joshi on 28 Oct 2021
Hi
Currently we do not have specific functions for GCN in the latest release of MATLAB. The Node Classification Using GCN example covers how you can implement and work with GCN algorithm in MATLAB.
You can refer to the following resources for more information.
Hope these helps.
Thanks

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!