tensorflow / neural-structured-learning

Training neural models with structured signals.
https://www.tensorflow.org/neural_structured_learning
Apache License 2.0
982 stars 189 forks source link

[gnn-survey-paper] gcn implementation #62

Closed joshchang1112 closed 4 years ago

joshchang1112 commented 4 years ago

First version of gcn implementation with layers, models, train and utils python code.