Stefan Bloemheuvel

Results 7 comments of Stefan Bloemheuvel

I have one question considering this example. Is the graph the connections between the images of digits? And to classify, the algorithm takes into account the time series of the...

Hi, Thanks for your reply, but what I actually mean is how to retrieve these features, adjacency and label numpy arrays from: ``` dataset = Citation(data, normalize_x=True, transforms=[LayerPreprocess(GCNConv)]) ``` Because...

I will try getting it to work, it seems I have to play around with where to put the weights_tr and weights_va since tensorflow is giving the error that the...

did anybody find a solution for this? Because now there are 4106 unique sensors in the dataset instead of the 207.

did you find a way to do it?