Is it possible to run Graph Convolutional Networks (GCN) in R?

Hello everyone,

I'm trying to implement Graph Convolutional Networks (GCN) in R for a project. I know that GCNs are commonly used in Python, but I was wondering if it is possible to run them in R as well. Are there any R packages that support GCNs directly or through integration with other deep learning frameworks?
I would really appreciate it if someone could share an example or guidance on how to get started with GCNs in R.
Thanks in advance for your help!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.