kimiyoung / planetoid

Semi-supervised learning with graph embeddings
MIT License
869 stars 296 forks source link

How can i get the embedding? #6

Open zhangpu1211 opened 6 years ago

zhangpu1211 commented 6 years ago

If I want to get the embedding of cora ,how can i get it?

zhangpu1211 commented 6 years ago

I find the model has the function that can save the model parameters.It is the embedding.But how can i get the corresponding labels?Thank you!!!