Does MATLAB 2021b deep learning toolbox support Graph Convolutional Network (GCN)?
17 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
Vineet Joshi
am 28 Okt. 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
1 Kommentar
Shuyuan Zhou
am 30 Mai 2023
If have specific functions for Graph Neural Network in the latest release of MATLAB?
Siehe auch
Kategorien
Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!