first
This commit is contained in:
parent
a0fdef95dc
commit
b80531bad7
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
### Overview
|
### Overview
|
||||||
|
|
||||||
|
|
||||||
This directory contains code necessary to run the GraphSage algorithm.
|
This directory contains code necessary to run the GraphSage algorithm.
|
||||||
GraphSage can be viewed as a stochastic generalization of graph convolutions, and it is especially useful for massive, dynamic graphs that contain rich feature information.
|
GraphSage can be viewed as a stochastic generalization of graph convolutions, and it is especially useful for massive, dynamic graphs that contain rich feature information.
|
||||||
See our [paper](https://arxiv.org/pdf/1706.02216.pdf) for details on the algorithm.
|
See our [paper](https://arxiv.org/pdf/1706.02216.pdf) for details on the algorithm.
|
||||||
|
Loading…
Reference in New Issue
Block a user