提交 12dd6876 编写于 作者: L liweibin

update readme

上级 69ba9128
......@@ -85,7 +85,7 @@ In most cases of large-scale graph learning, we need distributed graph storage a
The following are 13 graph learning models that have been implemented in the framework.
|Model | feature |
|---|---|--- |
|---|---|
| GCN | Graph Convolutional Neural Networks |
| GAT | Graph Attention Network |
| GraphSage |Large-scale graph convolution network based on neighborhood sampling|
......
......@@ -103,7 +103,7 @@ In most cases of large-scale graph learning, we need distributed graph storage a
The following are 13 graph learning models that have been implemented in the framework.
|Model | feature |
|---|---|--- |
|---|---|
| [GCN](examples/gcn_examples.html)| Graph Convolutional Neural Networks |
| [GAT](examples/gat_examples.html)| Graph Attention Network |
| [GraphSage](examples/graphsage_examples.html)|Large-scale graph convolution network based on neighborhood sampling|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册