Skip to content

Commit d0a861e

Browse files
GantMancaisq
authored andcommitted
Update 404 link (tensorflow#244)
* Update 404 link
1 parent 2cc0368 commit d0a861e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mnist/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This example shows you how to train MNIST (using the layers API).
44

5-
You can check out the tutorial that accompanies this example [here](https://js.tensorflow.org/tutorials/mnist.html).
5+
You can check out the tutorial that accompanies this example [here](https://www.tensorflow.org/js/tutorials/training/handwritten_digit_cnn).
66

77
This model will compute accuracy over 1000 random test set examples every 5
88
steps, plotting loss and accuracy as the model is training. Training time can

0 commit comments

Comments
 (0)