Does MATLAB 2021b deep learning toolbox support Graph Convolutional Network (GCN)?
17 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Vineet Joshi
2021-10-28
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 个评论
Shuyuan Zhou
2023-5-30
If have specific functions for Graph Neural Network in the latest release of MATLAB?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!