We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb2cc17 + e301b7b commit 16459aaCopy full SHA for 16459aa
README.md
@@ -106,7 +106,7 @@ The following graph learning models have been implemented in the framework. You
106
107
|Model | feature |
108
|---|---|
109
-| [ERNIESage](./examples/erniesage/) | ERNIE SAmple aggreGatE for Text and Graph |
+| [ERNIESage](./legacy/examples/erniesage/) | ERNIE SAmple aggreGatE for Text and Graph |
110
| [GCN](./examples/gcn/) | Graph Convolutional Neural Networks |
111
| [GAT](./examples/gat/) | Graph Attention Network |
112
| [GraphSage](./examples/graphsage/) |Large-scale graph convolution network based on neighborhood sampling|
0 commit comments