Skip to content

Commit b397ae7

Browse files
authored
Update 41-cloud-gpu-challenge.html
1 parent 1863500 commit b397ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced-keras/41-cloud-gpu-challenge.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h3>Cloud GPU / TPU TFJS Challenge. </h3>
105105
<hr>
106106

107107
Test loading your model<br>
108-
Enter your online saved model here: <input id="myInFile" size=120 type=text value="https://hpssjellis.github.io/beginner-tensorflowjs-examples-in-javascript/saved-models/mnist/convnet/my-mnist01.json"><br>
108+
Enter your online saved model here: <input id="myInFile" size=120 type=text value="https://www.rocksetta.com/tensorflowjs/saved-models/conv-mnist/my-mnist01.json"><br>
109109
<input type=button value="Load Model" onclick="{myLoadUrl()}"><br><br>
110110

111111
<div id="myDivTest">...</div>

0 commit comments

Comments
 (0)