tkipf / gcn

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

Save and Restore with GCN #180

Closed anandh51295 closed 3 years ago

anandh51295 commented 3 years ago

When i try to save and restore the model with GCN. i am not able get the weights and bias. used at the training time.