gcn icon indicating copy to clipboard operation
gcn copied to clipboard

Confusing about the inputs.

Open yangjunlei12 opened this issue 6 years ago • 1 comments

Hello, thanks for your excellent work. I am new in this area and working on applying gcn in the destination of shared bicycles prediction to manage them better. My approach is to see every recorded place a node, then we have an adjacency matrix. The question is I don't figure out which is the input(I mean X) of this code, I believe it is neither features nor train_mask.

yangjunlei12 avatar Apr 01 '19 12:04 yangjunlei12

X denote the node features.

On Mon, Apr 1, 2019 at 1:05 PM Junlei Yang [email protected] wrote:

Hello, thanks for your excellent work. I am new in this area and working on applying gcn in the destination of shared bicycles prediction to manage them better. My approach is to see every recorded place a node, then we have an adjacency matrix. The question is I don't figure out which is the input(I mean X) of this code, I believe it is neither features nor train_mask.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tkipf/gcn/issues/97, or mute the thread https://github.com/notifications/unsubscribe-auth/AHAcYKuHgXn0v0kuNWJce6uq-3xeU_1fks5vcfX3gaJpZM4cVi8a .

tkipf avatar Apr 01 '19 14:04 tkipf