Skip to content

Commit 7f16b69

Browse files
authored
Node classification tutorial (#198)
* Code for node classification * Good to go?
1 parent 23af13a commit 7f16b69

File tree

2 files changed

+437
-0
lines changed

2 files changed

+437
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ makedocs(;
4949
[
5050
"Intro to Graph Neural Networks" => "tutorials/gnn_intro_pluto.md",
5151
"Graph Classification" => "tutorials/graph_classification_pluto.md",
52+
"Node Classification" => "tutorials/node_classification_pluto.md",
5253
],
5354
"API Reference" =>
5455
[

0 commit comments

Comments
 (0)