We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abbde1b commit c859843Copy full SHA for c859843
src/datasets/graphs/cora.jl
@@ -47,7 +47,7 @@ doesn't consider all nodes.
47
48
[1]: [Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking](https://arxiv.org/abs/1707.03815)
49
50
-[2]: [Planetoid](https://github.com/kimiyoung/planetoid
+[2]: [Planetoid](https://github.com/kimiyoung/planetoid)
51
"""
52
struct Cora <: AbstractDataset
53
metadata::Dict{String, Any}
0 commit comments