Skip to content

Commit 43d16e5

Browse files
committed
Adding link to TF2 to README
1 parent e7a4bf3 commit 43d16e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ model refines its prediction of the shortest path.
103103

104104
----------------
105105

106-
#### [Run "sort demo" in browser](https://colab.research.google.com/github/deepmind/graph_nets/blob/master/graph_nets/demos/sort.ipynb)
106+
#### [Run "sort demo" in browser](https://colab.research.google.com/github/deepmind/graph_nets/blob/master/graph_nets/demos/sort.ipynb) [(Run TF2 version)](https://colab.research.google.com/github/deepmind/graph_nets/blob/master/graph_nets/demos_tf2/sort.ipynb)
107107

108108
The "sort demo" creates lists of random numbers, and trains a graph network to
109109
sort the list. After a sequence of message-passing steps, the model makes an

0 commit comments

Comments
 (0)