We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58a8f9 commit e4b26f0Copy full SHA for e4b26f0
1 file changed
labml_nn/graphs/gat/experiment.py
@@ -36,7 +36,7 @@ class CoraDataset:
36
37
The papers are the nodes of the graph and the edges are the citations.
38
39
- The task is to classify the edges to the 7 classes with feature vectors and
+ The task is to classify the nodes to the 7 classes with feature vectors and
40
citation network as input.
41
"""
42
# Labels for each node
0 commit comments