williamleif / GraphSAGE

Representation learning on large graphs using stochastic graph convolutions.
Other
3.43k stars 844 forks source link

Question about PPI: how to process C1, C3 and C7 into 50-dim features? #190

Open Sutongtong233 opened 2 years ago

Sutongtong233 commented 2 years ago

I have a question on the feature sets. As the dimensions of c1, c3, c7 are very large, how did you represent each protein using 50-dimensional vectors?

Thanks in advance!

Originally posted by @zcwang0702 in https://github.com/williamleif/GraphSAGE/issues/78#issuecomment-640335515