Unverified Commit 4ef1c86b authored by kalinin-sanja's avatar kalinin-sanja Committed by GitHub
Browse files

[Doc] Update 4_rgcn.py (#3261)



There is some misleading text.
Co-authored-by: default avatarJinjing Zhou <VoVAllen@users.noreply.github.com>
Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
parent 85b8fe52
......@@ -19,8 +19,7 @@ to handle different relationships between entities in a knowledge base. To
learn more about the research behind R-GCN, see `Modeling Relational Data with Graph Convolutional
Networks <https://arxiv.org/pdf/1703.06103.pdf>`_
The straightforward graph convolutional network (GCN) and
`DGL tutorial <http://doc.dgl.ai/tutorials/index.html>`_) exploits
The straightforward graph convolutional network (GCN) exploits
structural information of a dataset (that is, the graph connectivity) in order to
improve the extraction of node representations. Graph edges are left as
untyped.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment