tkipf / gcn

Implementation of Graph Convolutional Networks in TensorFlow
MIT License
7.05k stars 1.99k forks source link

batch-wise classification #179

Closed mojtabamasoudi closed 3 years ago

mojtabamasoudi commented 3 years ago

Thank you for sharing the code, how can I use batch-wise classification in your code? could you please explain it more?