tkipf / gcn

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

GCN in AAN with embedded metadata #194

Open akhilmnair02351 opened 3 years ago

akhilmnair02351 commented 3 years ago

I am trying to work on AAN dataset which is a bibliographic data with no classification labels. Is it possible for me to apply the GCN along with embedded content/metadata to enhance the accuracy for recommender systems.