Open fancheng-szu opened 2 years ago
Hi, thanks for filing. I think anything available in Python should also be available in R through reticulate, and I would expect it to work nicely with the methods provided by the keras R package. Please let me know if you encounter issues.
Is there a specific graph library you're interested in? This might be a good opportunity to improve the docs. Perhaps by porting this example to R, or by showing how to use something like StellarGraph from R.
I found that graph convolution functions are available in Keras using Python. Is it possible to use it in R? Thanks!