Skip to content

Commit 17566f4

Browse files
authored
chore: update node_classification_pluto.jl
minor fix
1 parent 967c32a commit 17566f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphNeuralNetworks/docs/src_tutorials/introductory_tutorials/node_classification_pluto.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Let us start off by importing some libraries. We will be using Flux.jl and `Grap
4444
# ╔═╡ 0d556a7c-d4b6-4cef-806c-3e1712de0791
4545
md"""
4646
## Visualize
47-
We want to visualize the the outputs of the results using t-distributed stochastic neighbor embedding (tsne) to embed our output embeddings onto a 2D plane.
47+
We want to visualize the outputs of the results using t-distributed stochastic neighbor embedding (tsne) to embed our output embeddings onto a 2D plane.
4848
"""
4949

5050
# ╔═╡ 997b5387-3811-4998-a9d1-7981b58b9e09

0 commit comments

Comments
 (0)