Does MATLAB 2021b deep learning toolbox support Graph Convolutional Network (GCN)?
17 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Vineet Joshi
il 28 Ott 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 Commento
Shuyuan Zhou
il 30 Mag 2023
If have specific functions for Graph Neural Network in the latest release of MATLAB?
Vedere anche
Categorie
Scopri di più su Image Data Workflows in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!