Open fanyike opened 6 years ago
Thanks for provide this tf implementation. I'm confused about the meta path. If I have a heterogeneous Network with only two kinds of nodes, denote A and B. Is there only two kinds meta path A-B-A and B-A-B?
If it is biparty network, that's yes. If it is not, you could have something like A-A-B or something else.
Thanks for provide this tf implementation. I'm confused about the meta path. If I have a heterogeneous Network with only two kinds of nodes, denote A and B. Is there only two kinds meta path A-B-A and B-A-B?