Closed dionman closed 5 years ago
What is the format of the graph datasets used in the examples? Is the txt file the adjacency list of the graph?
Thanks
I've created a README for you: https://github.com/Hanjun-Dai/graphnn/blob/master/examples/graph_classification/data/README.md
txt is an adjacency list with extra label/tag information.
What is the format of the graph datasets used in the examples? Is the txt file the adjacency list of the graph?
Thanks