IBM/EvolveGCN

What does the adjacency matrix window size mean?

Closed this issue · 1 comments

mdanb commented

As per the title, what does the adj_mat_size_window mean exactly? (in the yaml parameters files) I know there's a clarification note but I'm still struggling to grasp what exactly this adjusts for

mdanb commented

Nevermind I understand now. It's for choosing how far back to go (in time) when constructing the adj matrix.