GraphNeuralNet icon indicating copy to clipboard operation
GraphNeuralNet copied to clipboard

A simple Graph Net in PyTorch

Results 2 GraphNeuralNet issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for the article and the code. It was really helpful Could you also add a requirements.txt? It would be useful for anyone trying to get the code working...

Hi, thanks for sharing the code. Do you think this code can be adapted to classify images, given the features input the GCN is obtained from a resnet50 encoder?