mdeff / cnn_graph

Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
https://arxiv.org/abs/1606.09375
MIT License
1.34k stars 390 forks source link

graph CNN on multiple graphs? #13

Closed anthony123 closed 7 years ago

anthony123 commented 7 years ago

Can I use graph CNN on multiple graph? for example, for images, I model each image as a graph, other than a node of graph. So In the training phase, actually I am training multiple graphs.